File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -7,32 +7,47 @@ 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
15
18
- package-ecosystem : gomod
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
directory : /docsgen/
29
+ assignees :
30
+ - per1234
31
+ open-pull-requests-limit : 100
23
32
schedule :
24
33
interval : daily
25
34
labels :
26
35
- " topic: infrastructure"
27
36
- package-ecosystem : gomod
28
37
directory : /ruledocsgen/
38
+ assignees :
39
+ - per1234
40
+ open-pull-requests-limit : 100
29
41
schedule :
30
42
interval : daily
31
43
labels :
32
44
- " topic: infrastructure"
33
45
34
46
- package-ecosystem : pip
35
47
directory : /
48
+ assignees :
49
+ - per1234
50
+ open-pull-requests-limit : 100
36
51
schedule :
37
52
interval : daily
38
53
labels :
You can’t perform that action at this time.
0 commit comments