Skip to content

Commit deaa0f9

Browse files
runningcodeclaude
andcommitted
chore: Remove dependabot grouping for gradle deps
Keep only the github-actions grouping. Individual PRs for gradle dependencies make it easier to review and merge them independently. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 48277cd commit deaa0f9

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,6 @@ updates:
1616
- dependency-name: "org.springframework.boot*"
1717
commit-message:
1818
prefix: "chore(deps)"
19-
groups:
20-
compose:
21-
patterns:
22-
- "androidx.compose*"
23-
- "org.jetbrains.compose*"
24-
androidx:
25-
patterns:
26-
- "androidx.*"
27-
kotlin:
28-
patterns:
29-
- "org.jetbrains.kotlin*"
30-
- "org.jetbrains.kotlinx*"
31-
jackson:
32-
patterns:
33-
- "com.fasterxml.jackson*"
3419
- package-ecosystem: "github-actions"
3520
directory: "/"
3621
schedule:

0 commit comments

Comments
 (0)