We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23ccf2 commit 3fa5ef5Copy full SHA for 3fa5ef5
.github/dependabot.yml
@@ -17,3 +17,7 @@ updates:
17
# Check for updates every Monday
18
schedule:
19
interval: "weekly"
20
+ - package-ecosystem: "npm"
21
+ directory: "/js/testpkg"
22
+ schedule:
23
+ interval: "weekly"
0 commit comments