We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d09bb66 + 37ace1a commit 5e16fa2Copy full SHA for 5e16fa2
1 file changed
.github/dependabot.yml
@@ -9,6 +9,8 @@ updates:
9
bundler-dependencies:
10
patterns:
11
- '*'
12
+ cooldown:
13
+ default-days: 7
14
- package-ecosystem: 'github-actions'
15
directory: '/'
16
schedule:
@@ -17,6 +19,8 @@ updates:
17
19
github-actions-dependencies:
18
20
21
22
23
24
- package-ecosystem: 'pre-commit'
25
26
@@ -25,3 +29,5 @@ updates:
29
pre-commit-hooks:
30
27
31
32
33
0 commit comments