File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,15 +11,13 @@ updates:
1111 schedule :
1212 interval : " monthly"
1313 # Labels on pull requests for version updates only
14- labels : ["CI "]
14+ labels : ["dependencies "]
1515 pull-request-branch-name :
1616 # Separate sections of the branch name with a hyphen
1717 # for example, `dependabot-npm_and_yarn-next_js-acorn-6.4.1`
1818 separator : " -"
1919 # Allow up to 5 open pull requests for pip dependencies
2020 open-pull-requests-limit : 5
21- reviewers :
22- - " borda"
2321
2422 # Enable version updates for GitHub Actions
2523 - package-ecosystem : " github-actions"
@@ -30,10 +28,9 @@ updates:
3028 # Labels on pull requests for version updates only
3129 labels : ["CI"]
3230 pull-request-branch-name :
33- # Separate sections of the branch name with a hyphen
34- # for example, `dependabot-npm_and_yarn-next_js-acorn-6.4.1`
3531 separator : " -"
36- # Allow up to 5 open pull requests for GitHub Actions
37- open-pull-requests-limit : 5
38- reviewers :
39- - " borda"
32+ open-pull-requests-limit : 1
33+ groups :
34+ github-actions :
35+ patterns :
36+ - " *"
You can’t perform that action at this time.
0 commit comments