We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e64fbb1 + 9c7b342 commit fbf2bfbCopy full SHA for fbf2bfb
.github/dependabot.yml
@@ -0,0 +1,8 @@
1
+# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
2
+
3
+version: 2
4
+updates:
5
+ - package-ecosystem: "pip"
6
+ directory: "/"
7
+ schedule:
8
+ interval: "daily"
0 commit comments