Skip to content

Commit 52f7f13

Browse files
authored
Update dependabot to group Python updates together (#25)
* update gh actions macos runner * Update .pre-commit-config.yaml
1 parent 1af56ee commit 52f7f13

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ updates:
2525
schedule:
2626
# Check for updates to uv environment files every week
2727
interval: "weekly"
28+
groups:
29+
python-packages:
30+
patterns:
31+
- "*"

0 commit comments

Comments
 (0)