We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb3e5aa commit 731d56dCopy full SHA for 731d56d
1 file changed
.github/dependabot.yml
@@ -0,0 +1,7 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "pip"
4
+ directory: "/" # location of requirements.txt
5
+ schedule:
6
+ interval: "weekly" # "daily" | "weekly" | "monthly"
7
+ open-pull-requests-limit: 10
0 commit comments