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