Skip to content

Commit

Permalink
First attempt to group Kotlin and KSP updates with Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLongstaff authored Aug 28, 2024
1 parent b082f27 commit 94c1844
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
groups:
kotlin:
applies-to: version-updates
patterns:
- "kotlin"
- "ksp"

0 comments on commit 94c1844

Please sign in to comment.