Add cooldown setting to Dependabot configuration (#2898)

This commit is contained in:
Marcelo Trylesinski 2026-04-12 15:05:29 +02:00 committed by GitHub
parent 12b823eb8a
commit 6cdd61d15e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,8 @@ updates:
directory: "/"
schedule:
interval: "monthly"
cooldown:
default-days: 7
groups:
python-packages:
patterns:
@ -12,6 +14,8 @@ updates:
directory: "/"
schedule:
interval: monthly
cooldown:
default-days: 7
groups:
github-actions:
patterns: