From 546ad36bed2e427ba65cdc3e13ef829f3f2eb31a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bla=C5=BE=20Dular?= <22869613+xBlaz3kx@users.noreply.github.com> Date: Tue, 16 Jul 2024 10:09:59 +0200 Subject: [PATCH] Update dependabot.yaml --- .github/dependabot.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 09c9d56..284ea01 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" assignees: - "xBlaz3kx" reviewers: @@ -21,10 +21,8 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "weekly" + interval: "monthly" assignees: - "xBlaz3kx" - - "aljazmark" reviewers: - "xBlaz3kx" - - "aljazmark" \ No newline at end of file