diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 11232dc..d1f40e5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,11 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" + groups: + actions: + patterns: + - "*" # Maintain dependencies for pip constraints-ci.txt - package-ecosystem: "pip"