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 7b1103b commit 8966b86Copy full SHA for 8966b86
.github/dependabot.yml
@@ -1,7 +1,7 @@
1
version: 2
2
updates:
3
- package-ecosystem: "npm"
4
- directory: "/"
+ directory: "**/*"
5
schedule:
6
interval: "daily"
7
allow:
0 commit comments