Skip to content

Commit 0ee3e0f

Browse files
authored
Ungroup dependabot
1 parent 972da2a commit 0ee3e0f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,8 @@ updates:
77
directory: "/"
88
schedule: { interval: weekly }
99
cooldown: { default-days: 15 }
10-
groups:
11-
dev-deps: { dependency-type: development }
1210

1311
- package-ecosystem: github-actions
1412
directory: "/"
1513
schedule: { interval: weekly }
1614
cooldown: { default-days: 15 }
17-
groups:
18-
gh-actions: { patterns: ["*"] }

0 commit comments

Comments
 (0)