Skip to content

Commit 34507ab

Browse files
committed
chore: group github-actions dependabot updates
1 parent 9469a02 commit 34507ab

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
version: 2
2+
23
updates:
34
- package-ecosystem: "github-actions"
45
directory: "/"
56
schedule:
67
interval: "weekly"
8+
groups:
9+
github-actions:
10+
patterns:
11+
- "*"
712
- package-ecosystem: "uv"
813
directory: "/"
914
schedule:

0 commit comments

Comments
 (0)