Commit f990231
fix(renovate): Kotlin パッケージを1つのグループにまとめて重複 PR を防ぐ (#467)
Renovate が Kotlin Gradle プラグインと Kotlin Maven ライブラリを別グループとして
扱っていたため、libs.versions.toml の同じ `kotlin` バージョン参照を更新する
差分が同一のPRが2件作成される問題があった。
`org.jetbrains.kotlin` で始まる全パッケージを `kotlin` グループに統合し、
今後は1つのPRにまとめて作成されるよう修正する。
Co-authored-by: akubiusa <222856114+akubiusa@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 207d980 commit f990231
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
0 commit comments