File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,32 +9,41 @@ updates:
99 commit-message :
1010 prefix : " [docker] "
1111 target-branch : " master"
12- open-pull-requests-limit : 99
12+ open-pull-requests-limit : 10
13+ labels :
14+ - " dependabot"
15+ - " docker"
1316 reviewers :
1417 - " budtmo"
1518
16- - package-ecosystem : pip
19+ - package-ecosystem : github-actions
1720 directory : " /"
1821 schedule :
1922 interval : daily
2023 time : ' 01:00'
2124 timezone : " Europe/Berlin"
2225 commit-message :
23- prefix : " [pip ] "
26+ prefix : " [github-action ] "
2427 target-branch : " master"
25- open-pull-requests-limit : 99
28+ open-pull-requests-limit : 10
29+ labels :
30+ - " dependabot"
31+ - " github-action"
2632 reviewers :
2733 - " budtmo"
2834
29- - package-ecosystem : github-actions
35+ - package-ecosystem : pip
3036 directory : " /"
3137 schedule :
3238 interval : daily
3339 time : ' 01:00'
3440 timezone : " Europe/Berlin"
3541 commit-message :
36- prefix : " [github-action ] "
42+ prefix : " [pip ] "
3743 target-branch : " master"
38- open-pull-requests-limit : 99
44+ open-pull-requests-limit : 10
45+ labels :
46+ - " dependabot"
47+ - " pip"
3948 reviewers :
4049 - " budtmo"
You can’t perform that action at this time.
0 commit comments