diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4d7dd504..184ba363 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" groups: actions: patterns: @@ -17,7 +17,7 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "daily" + interval: "weekly" groups: dev-dependencies: patterns: