File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -7,27 +7,39 @@ 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 : github-actions
15
18
target-branch : production
16
19
directory : /
20
+ assignees :
21
+ - per1234
22
+ open-pull-requests-limit : 100
17
23
schedule :
18
24
interval : daily
19
25
labels :
20
26
- " topic: infrastructure"
21
27
- package-ecosystem : gomod
22
28
target-branch : production
23
29
directory : /.github/workflows/assets/validate-registry/
30
+ assignees :
31
+ - per1234
32
+ open-pull-requests-limit : 100
24
33
schedule :
25
34
interval : daily
26
35
labels :
27
36
- " topic: infrastructure"
28
37
- package-ecosystem : pip
29
38
target-branch : production
30
39
directory : /
40
+ assignees :
41
+ - per1234
42
+ open-pull-requests-limit : 100
31
43
schedule :
32
44
interval : daily
33
45
labels :
You can’t perform that action at this time.
0 commit comments