We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4ba1a8 + 67466f1 commit afe2d1dCopy full SHA for afe2d1d
.github/dependabot.yml
@@ -0,0 +1,7 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "pip"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "daily" # weekdays (Monday to Friday)
7
+ labels: [ ] # prevent the default `dependencies` label from being added to pull requests
0 commit comments