We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823a018 commit d26a294Copy full SHA for d26a294
1 file changed
.github/dependabot.yml
@@ -8,6 +8,8 @@ updates:
8
- 'github_actions:pull-request'
9
commit-message:
10
prefix: meta
11
+ cooldown:
12
+ default-days: 3
13
open-pull-requests-limit: 10
14
15
- package-ecosystem: npm
@@ -19,6 +21,8 @@ updates:
19
21
20
22
23
24
25
26
groups:
27
lint:
28
patterns:
0 commit comments