There was an error while loading. Please reload this page.
1 parent 8b39282 commit 4c30d46Copy full SHA for 4c30d46
1 file changed
.github/dependabot.yml
@@ -29,7 +29,6 @@ updates:
29
schedule:
30
interval: "weekly"
31
groups:
32
- dev-deps:
33
- dependency-type: "development"
34
- prod-deps:
35
- dependency-type: "production"
+ python-deps:
+ patterns:
+ - "*"
0 commit comments