We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0269e48 commit af3485dCopy full SHA for af3485d
.github/dependabot.yml
@@ -0,0 +1,7 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "npm"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "daily" # weekdays (Monday to Friday)
7
+ labels: [ ] # prevent the default `dependencies` label from being added to pull requests
0 commit comments