File tree Expand file tree Collapse file tree 1 file changed +14
-7
lines changed
Expand file tree Collapse file tree 1 file changed +14
-7
lines changed Original file line number Diff line number Diff line change 11# This file is synced from the `.github` repository, do not modify it directly.
22---
33version : 2
4- groups :
5- dependabot :
6- patterns :
7- - " *"
84updates :
95- package-ecosystem : github-actions
106 directory : " /"
@@ -15,10 +11,14 @@ updates:
1511 timezone : Etc/UTC
1612 allow :
1713 - dependency-type : all
14+ groups :
15+ dependabot :
16+ patterns :
17+ - " *"
1818 cooldown :
19- semver-major- days : 14
20- semver-minor-days : 7
21- semver-patch-days : 1
19+ default- days : 1
20+ include :
21+ - " * "
2222- package-ecosystem : bundler
2323 directories :
2424 - " /"
@@ -30,8 +30,15 @@ updates:
3030 timezone : Etc/UTC
3131 allow :
3232 - dependency-type : all
33+ groups :
34+ dependabot :
35+ patterns :
36+ - " *"
3337 cooldown :
38+ default-days : 1
3439 semver-major-days : 14
3540 semver-minor-days : 7
3641 semver-patch-days : 1
42+ include :
43+ - " *"
3744
You can’t perform that action at this time.
0 commit comments