We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193a9b4 commit 51576dbCopy full SHA for 51576db
.github/dependabot.yml
@@ -0,0 +1,7 @@
1
+# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference
2
+version: 2
3
+updates:
4
+ - package-ecosystem: "pip"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
0 commit comments