File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -7,27 +7,39 @@ updates:
77 # See: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-actions-up-to-date-with-dependabot
88 - package-ecosystem : github-actions
99 directory : / # Check the repository's workflows under /.github/workflows/
10+ assignees :
11+ - per1234
12+ open-pull-requests-limit : 100
1013 schedule :
1114 interval : daily
1215 labels :
1316 - " topic: infrastructure"
1417 - package-ecosystem : github-actions
1518 target-branch : production
1619 directory : /
20+ assignees :
21+ - per1234
22+ open-pull-requests-limit : 100
1723 schedule :
1824 interval : daily
1925 labels :
2026 - " topic: infrastructure"
2127 - package-ecosystem : gomod
2228 target-branch : production
2329 directory : /.github/workflows/assets/validate-registry/
30+ assignees :
31+ - per1234
32+ open-pull-requests-limit : 100
2433 schedule :
2534 interval : daily
2635 labels :
2736 - " topic: infrastructure"
2837 - package-ecosystem : pip
2938 target-branch : production
3039 directory : /
40+ assignees :
41+ - per1234
42+ open-pull-requests-limit : 100
3143 schedule :
3244 interval : daily
3345 labels :
You can’t perform that action at this time.
0 commit comments