We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d082d commit d7524a5Copy full SHA for d7524a5
.github/dependabot.yml
@@ -9,6 +9,7 @@ updates:
9
- package-ecosystem: "npm"
10
# Look for `package.json` and `lock` files in the `root` directory
11
directory: "/sourcefiles"
12
+ directory: "/sourcefiles/modern"
13
# Check the npm registry for updates every day (weekdays)
14
schedule:
15
interval: "weekly"
0 commit comments