Skip to content

Commit e2dbdf8

Browse files
runningcodeclaude
andcommitted
fixup: Remove gradle dependency groups, keep only gh-actions group
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 96f81b2 commit e2dbdf8

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -16,32 +16,6 @@ updates:
1616
- dependency-name: "org.springframework.boot*"
1717
commit-message:
1818
prefix: "chore(deps)"
19-
groups:
20-
androidx:
21-
patterns:
22-
- "androidx.*"
23-
compose:
24-
patterns:
25-
- "androidx.compose*"
26-
- "org.jetbrains.compose*"
27-
kotlin:
28-
patterns:
29-
- "org.jetbrains.kotlin*"
30-
- "org.jetbrains.kotlinx*"
31-
spring:
32-
patterns:
33-
- "org.springframework*"
34-
- "io.spring*"
35-
opentelemetry:
36-
patterns:
37-
- "io.opentelemetry*"
38-
graphql:
39-
patterns:
40-
- "com.graphql-java*"
41-
- "com.apollographql*"
42-
jackson:
43-
patterns:
44-
- "com.fasterxml.jackson*"
4519
- package-ecosystem: "github-actions"
4620
directory: "/"
4721
schedule:

0 commit comments

Comments
 (0)