We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f14408 + 5c6120e commit c60f7aaCopy full SHA for c60f7aa
.github/dependabot.yml
@@ -5,5 +5,14 @@ updates:
5
schedule:
6
interval: weekly
7
groups:
8
- patterns:
9
- - "*"
+ actions-dependencies
+ patterns:
10
+ - "*"
11
+ - package-ecosystem: npm
12
+ directory: /
13
+ schedule:
14
+ interval: weekly
15
+ groups:
16
+ npm-dependencies
17
18
CODEOWNERS
@@ -1,2 +1 @@
1
-* @advanced-security/advanced-security-dependency-graph
2
-* @advanced-security/oss-maintainers
+* @advanced-security/advanced-security-dependency-graph @advanced-security/oss-maintainers
0 commit comments