diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2b68ea0..0b1457c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,9 +9,9 @@ updates: - package-ecosystem: gomod directory: / schedule: - interval: daily + interval: weekly - package-ecosystem: github-actions directory: / schedule: - interval: daily + interval: weekly