mirror of
https://github.com/coredns/coredns.git
synced 2026-04-04 19:25:40 -04:00
ci(dependabot): add 7-day cooldown for updates (#7960)
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -5,6 +5,8 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
cooldown:
|
||||
default-days: 7
|
||||
groups:
|
||||
k8s.io:
|
||||
patterns:
|
||||
@@ -18,4 +20,6 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
cooldown:
|
||||
default-days: 7
|
||||
open-pull-requests-limit: 20
|
||||
|
||||
Reference in New Issue
Block a user