File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,27 @@ updates:
7
7
# See: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-actions-up-to-date-with-dependabot
8
8
- package-ecosystem : github-actions
9
9
directory : / # Check the repository's workflows under /.github/workflows/
10
+ assignees :
11
+ - per1234
12
+ open-pull-requests-limit : 100
10
13
schedule :
11
14
interval : daily
12
15
labels :
13
16
- " topic: infrastructure"
14
17
- package-ecosystem : gomod
15
18
directory : /
19
+ assignees :
20
+ - per1234
21
+ open-pull-requests-limit : 100
16
22
schedule :
17
23
interval : daily
18
24
labels :
19
25
- " topic: infrastructure"
20
26
- package-ecosystem : pip
21
27
directory : /
28
+ assignees :
29
+ - per1234
30
+ open-pull-requests-limit : 100
22
31
schedule :
23
32
interval : daily
24
33
labels :
You can’t perform that action at this time.
0 commit comments