We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4760251 + b77e5f2 commit b7738b2Copy full SHA for b7738b2
.github/dependabot.yml
@@ -14,3 +14,8 @@ updates:
14
directory: "/" # Location of package manifests
15
schedule:
16
interval: "daily"
17
+
18
+ - package-ecosystem: "npm"
19
+ directory: "/"
20
+ schedule:
21
+ interval: "daily"
0 commit comments