File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -7,32 +7,47 @@ 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
1518 - package-ecosystem : gomod
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 directory : /docsgen/
29+ assignees :
30+ - per1234
31+ open-pull-requests-limit : 100
2332 schedule :
2433 interval : daily
2534 labels :
2635 - " topic: infrastructure"
2736 - package-ecosystem : gomod
2837 directory : /ruledocsgen/
38+ assignees :
39+ - per1234
40+ open-pull-requests-limit : 100
2941 schedule :
3042 interval : daily
3143 labels :
3244 - " topic: infrastructure"
3345
3446 - package-ecosystem : pip
3547 directory : /
48+ assignees :
49+ - per1234
50+ open-pull-requests-limit : 100
3651 schedule :
3752 interval : daily
3853 labels :
You can’t perform that action at this time.
0 commit comments