We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c26cf4 commit f400cd9Copy full SHA for f400cd9
.github/dependabot.yml
@@ -0,0 +1,8 @@
1
+# config options: https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/enabling-and-disabling-version-updates
2
+
3
+version: 2
4
+updates:
5
+ - package-ecosystem: "npm"
6
+ directory: "/"
7
+ schedule:
8
+ interval: "daily"
0 commit comments