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