We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b77361d + 8e88711 commit 2190ccfCopy full SHA for 2190ccf
1 file changed
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "pip"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ labels:
8
+ - dependencies
9
+ target-branch: "main"
10
+ pull-request-branch-name:
11
+ separator: "/"
0 commit comments