File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change
1
+ * @ stackrox/maple @ RTann
2
+
Original file line number Diff line number Diff line change 1
- # To get started with Dependabot version updates, you'll need to specify which
2
- # package ecosystems to update and where the package manifests are located.
3
- # Please see the documentation for all configuration options:
4
- # https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5
-
6
1
version : 2
2
+
7
3
updates :
8
4
- package-ecosystem : ' github-actions'
9
5
directory : ' /'
@@ -12,6 +8,7 @@ updates:
12
8
day : ' wednesday'
13
9
open-pull-requests-limit : 3
14
10
reviewers :
11
+ - ' stackrox/maple'
15
12
- ' RTann'
16
13
17
14
- package-ecosystem : ' gomod'
@@ -21,6 +18,7 @@ updates:
21
18
day : ' wednesday'
22
19
open-pull-requests-limit : 3
23
20
reviewers :
21
+ - ' stackrox/maple'
24
22
- ' RTann'
25
23
- package-ecosystem : ' gomod'
26
24
directory : ' /_integration-tests'
@@ -29,6 +27,7 @@ updates:
29
27
day : ' wednesday'
30
28
open-pull-requests-limit : 3
31
29
reviewers :
30
+ - ' stackrox/maple'
32
31
- ' RTann'
33
32
- package-ecosystem : ' gomod'
34
33
directory : ' /tools'
@@ -37,4 +36,6 @@ updates:
37
36
day : ' wednesday'
38
37
open-pull-requests-limit : 3
39
38
reviewers :
39
+ - ' stackrox/maple'
40
40
- ' RTann'
41
+
You can’t perform that action at this time.
0 commit comments