We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3eace8 commit f50c276Copy full SHA for f50c276
.github/dependabot.yml
@@ -0,0 +1,7 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "npm"
4
+ versioning-strategy: increase-if-necessary
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
0 commit comments