We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef3d7a commit 9a68e66Copy full SHA for 9a68e66
.github/dependabot.yml
@@ -6,3 +6,10 @@ updates:
6
interval: "weekly"
7
labels:
8
- "dependencies"
9
+
10
+ - package-ecosystem: "npm"
11
+ directory: "/"
12
+ schedule:
13
+ interval: "weekly"
14
+ allow:
15
+ - dependency-name: "@actions/*"
0 commit comments