We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed663e4 commit 047d97cCopy full SHA for 047d97c
1 file changed
.github/dependabot.yml
@@ -10,3 +10,8 @@ updates:
10
target-branch: "main"
11
schedule:
12
interval: monthly
13
+ - package-ecosystem: "npm"
14
+ directory: "/"
15
+ target-branch: "main"
16
+ schedule:
17
+ interval: weekly
0 commit comments