Skip to content

Commit

Permalink
Update dependabot groups
Browse files Browse the repository at this point in the history
  • Loading branch information
ogesaku committed Oct 27, 2024
1 parent b0b6872 commit 365328d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,16 @@ updates:
# merged automatically
dev-dependencies:
patterns:
- "io.kotest*"
- "*-test"
- "*assert"
- "org.awaitility*"
# gradle plugins
- "*ktlint-gradle"
- "*dokka-gradle-plugin"
- "*kover-gradle-plugin"
- "*publish-plugin"
# test dependencies
- "io.kotest*"
- "org.awaitility*"
- "*-test"
- "*assert"
# merged and released automatically
prod-dependencies:
update-types:
Expand Down

0 comments on commit 365328d

Please sign in to comment.