mirror of
https://github.com/coredns/coredns.git
synced 2026-08-20 23:08:28 -04:00
Fix Dependabot out of sync update (#8440)
This commit is contained in:
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@@ -22,4 +22,13 @@ updates:
|
|||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
cooldown:
|
cooldown:
|
||||||
default-days: 7
|
default-days: 7
|
||||||
|
groups:
|
||||||
|
codeql:
|
||||||
|
applies-to: version-updates
|
||||||
|
patterns:
|
||||||
|
- "github/codeql-action/*"
|
||||||
|
codeql-security:
|
||||||
|
applies-to: security-updates
|
||||||
|
patterns:
|
||||||
|
- "github/codeql-action/*"
|
||||||
open-pull-requests-limit: 20
|
open-pull-requests-limit: 20
|
||||||
|
|||||||
Reference in New Issue
Block a user