diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1d28b53..f205dfe 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "weekly" groups: python-packages: patterns: @@ -18,7 +18,7 @@ updates: # default location of `.github/workflows` directory: "/" schedule: - interval: "daily" + interval: "weekly" groups: github-actions: patterns: