File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ updates:
1313 actions-infrastructure :
1414 patterns :
1515 - " actions/*"
16+ cooldown :
17+ default-days : 14
1618 - package-ecosystem : " uv"
1719 directory : " /"
1820 schedule :
@@ -22,6 +24,8 @@ updates:
2224 groups :
2325 build-dependencies :
2426 patterns : ["*"]
27+ cooldown :
28+ default-days : 14
2529 - package-ecosystem : " npm"
2630 directory : " /"
2731 schedule :
@@ -31,3 +35,18 @@ updates:
3135 groups :
3236 node-utilities :
3337 patterns : ["*"]
38+ cooldown :
39+ default-days : 14
40+ - package-ecosystem : " npm"
41+ target-branch : jsr-maint
42+ directory : " /"
43+ schedule :
44+ interval : " monthly"
45+ labels :
46+ - " exclude-from-changelog"
47+ - " schema-code"
48+ groups :
49+ node-utilities :
50+ patterns : ["*"]
51+ cooldown :
52+ default-days : 14
You can’t perform that action at this time.
0 commit comments