We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875878f commit d503958Copy full SHA for d503958
2 files changed
.github/CODEOWNERS
@@ -0,0 +1 @@
1
+* @stackrox/sensor-ecosystem
.github/dependabot.yaml
@@ -3,8 +3,6 @@ updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
open-pull-requests-limit: 3
6
- reviewers:
7
- - 'stackrox/sensor-ecosystem'
8
schedule:
9
interval: 'weekly'
10
day: 'wednesday'
@@ -14,5 +12,3 @@ updates:
14
12
15
13
16
17
18
0 commit comments