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