There was an error while loading. Please reload this page.
1 parent 3160c08 commit 0497f26Copy full SHA for 0497f26
1 file changed
.github/dependabot.yml
@@ -7,5 +7,8 @@ updates:
7
directory: "/"
8
schedule:
9
interval: "weekly"
10
- labels:
11
- - "dependencies"
+ - package-ecosystem: "pip"
+ directory: "/"
12
+ schedule:
13
+ interval: "daily"
14
+ open-pull-requests-limit: 10
0 commit comments