File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 - package-ecosystem : " github-actions"
77 directory : " /"
88 schedule :
9- interval : " daily "
9+ interval : " weekly "
1010 open-pull-requests-limit : 10
1111 groups :
1212 github-actions :
@@ -17,7 +17,7 @@ updates:
1717 - package-ecosystem : " composer"
1818 directory : " /"
1919 schedule :
20- interval : " daily "
20+ interval : " weekly "
2121 open-pull-requests-limit : 10
2222 ignore :
2323 # These dependencies do not currently need to be managed with Dependabot.
@@ -26,15 +26,15 @@ updates:
2626 - dependency-name : " phpcompatibility/php-compatibility"
2727 - dependency-name : " yoast/phpunit-polyfills"
2828 groups :
29- composer-packages :
29+ composer-weekly :
3030 patterns :
3131 - " composer/ca-bundle"
3232
3333 # Monitor some npm dependencies for updates in groups.
3434 - package-ecosystem : " npm"
3535 directory : " /"
3636 schedule :
37- interval : " daily "
37+ interval : " weekly "
3838 open-pull-requests-limit : 20
3939 ignore :
4040 - dependency-name : " @wordpress/*"
You can’t perform that action at this time.
0 commit comments