Skip to content

Commit 6267e00

Browse files
committed
chore: update dependabot config
Signed-off-by: Daniel Bluhm <[email protected]>
1 parent 72ec115 commit 6267e00

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/dependabot.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,10 @@ updates:
1717
- package-ecosystem: pip
1818
directory: /
1919
schedule:
20-
interval: daily
20+
interval: weekly
21+
groups:
22+
dev:
23+
dependency-type: development
24+
minor:
25+
dependency-type: production
26+
update-types: [minor, patch]

0 commit comments

Comments
 (0)