We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28eb16 commit d6db933Copy full SHA for d6db933
1 file changed
.github/dependabot.yml
@@ -6,7 +6,7 @@ updates:
6
# Enable version updates for npm
7
- package-ecosystem: "pip"
8
# Look for `package.json` and `lock` files in the `root` directory
9
- directory: "/"
+ directory: "/src/processform"
10
# Check the npm registry for updates every day (weekdays)
11
schedule:
12
interval: "weekly"
0 commit comments