We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8dc2db + 16d07a2 commit 18f9626Copy full SHA for 18f9626
.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