File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 99 timezone : " Europe/Berlin"
1010 pull-request-branch-name :
1111 separator : " -"
12+ cooldown :
13+ default-days : 7
1214
1315 # Daily: Check minor and patch updates
1416 - package-ecosystem : " npm"
@@ -18,6 +20,8 @@ updates:
1820 interval : " daily"
1921 time : " 23:00"
2022 timezone : " Europe/Berlin"
23+ cooldown :
24+ default-days : 3
2125 ignore :
2226 # angular: we update the major version manually
2327 - dependency-name : " @angular*"
@@ -60,7 +64,7 @@ updates:
6064 - " react"
6165 - " react-dom"
6266 update-types :
63- - " minor"
67+ - " minor"
6468 # Testing frameworks
6569 playwright :
6670 patterns :
@@ -75,7 +79,7 @@ updates:
7579 stylelint :
7680 patterns :
7781 - " stylelint*"
78- - " @double-great/stylelint-a11y"
82+ - " @double-great/stylelint-a11y"
7983 prettier :
8084 patterns :
8185 - " prettier*"
You can’t perform that action at this time.
0 commit comments