We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b9449 commit d454f7aCopy full SHA for d454f7a
.github/dependabot.yml
@@ -6,7 +6,7 @@
6
version: 2
7
updates:
8
- package-ecosystem: "pip" # See documentation for possible values
9
- directory: "/requirements/" # Location of package manifests
+ directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
open-pull-requests-limit: 100
0 commit comments