From c108a86d3bb6cb54a5609188431fc9f14778001c Mon Sep 17 00:00:00 2001 From: undefined Date: Mon, 18 Sep 2023 07:46:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20Rakamb?= =?UTF-8?q?da/rakambda-github-files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ecd7b2b..fe2d8f0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,8 @@ registries: updates: - package-ecosystem: "gradle" directory: "/" + assignees: + - "Rakambda" schedule: interval: "daily" time: "08:00" @@ -19,6 +21,8 @@ updates: # Disable while paths can't be ignored as it'd update all 'auto-approve-sync-files.yml', Renovate will handle exclusion # - package-ecosystem: "github-actions" # directory: "/" +# assignees: +# - "Rakambda" # schedule: # interval: "daily" # time: "08:00" @@ -27,6 +31,8 @@ updates: # separator: "-" - package-ecosystem: "docker" directory: "/" + assignees: + - "Rakambda" schedule: interval: "daily" time: "08:00" @@ -37,6 +43,8 @@ updates: - dockerhub - package-ecosystem: "maven" directory: "/" + assignees: + - "Rakambda" schedule: interval: "daily" time: "08:00" @@ -45,6 +53,8 @@ updates: separator: "-" - package-ecosystem: "npm" directory: "/" + assignees: + - "Rakambda" schedule: interval: "daily" time: "08:00" @@ -53,6 +63,8 @@ updates: separator: "-" - package-ecosystem: "nuget" directory: "/" + assignees: + - "Rakambda" schedule: interval: "daily" time: "08:00" @@ -61,6 +73,8 @@ updates: separator: "-" - package-ecosystem: "pip" directory: "/" + assignees: + - "Rakambda" schedule: interval: "daily" time: "08:00"