We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b604013 commit 41734fbCopy full SHA for 41734fb
1 file changed
.github/dependabot.yml
@@ -4,3 +4,7 @@ updates:
4
directory: "/" # Location of package manifests
5
schedule:
6
interval: "weekly"
7
+ - package-ecosystem: "npm"
8
+ directory: "/scripts/"
9
+ schedule:
10
+ interval: "weekly"
0 commit comments