We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115b104 commit cffb401Copy full SHA for cffb401
.github/dependabot.yml
@@ -4,3 +4,9 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
+ cooldown:
8
+ default-days: 7
9
+ groups:
10
+ gh-actions:
11
+ patterns:
12
+ - "*"
0 commit comments