We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4348d8 commit bdaf881Copy full SHA for bdaf881
1 file changed
.github/dependabot.yml
@@ -5,9 +5,9 @@
5
6
version: 2
7
updates:
8
- - package-ecosystem: "" # See documentation for possible values
+ - package-ecosystem: "npm" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
13
-# EOF
+# EOF
0 commit comments