File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 77 - package-ecosystem : " pip"
88 # Look for a `requirements` in the `root` directory
99 directory : " /"
10- # Check for updates once a week
10+ # Check for updates once a month
1111 schedule :
12- interval : " weekly "
12+ interval : " monthly "
1313 # Labels on pull requests for version updates only
1414 labels : ["maintenance"]
1515 pull-request-branch-name :
@@ -18,8 +18,6 @@ updates:
1818 separator : " -"
1919 # Allow up to 5 open pull requests for pip dependencies
2020 open-pull-requests-limit : 5
21- reviewers :
22- - " hugovk"
2321
2422 # Enable version updates for GitHub Actions
2523 - package-ecosystem : " github-actions"
@@ -35,5 +33,3 @@ updates:
3533 separator : " -"
3634 # Allow up to 5 open pull requests for GitHub Actions
3735 open-pull-requests-limit : 5
38- reviewers :
39- - " hugovk"
You can’t perform that action at this time.
0 commit comments