Merge pull request #5738 from element-hq/renovate/ktlint

fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0
This commit is contained in:
Benoit Marty 2025-11-19 12:16:05 +01:00 committed by GitHub
commit c8604c262a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 13 deletions

View file

@ -60,7 +60,7 @@ autoservice = "1.1.1"
# quality
detekt = "1.23.8"
# See https://github.com/pinterest/ktlint/releases/
ktlint = "1.7.1"
ktlint = "1.8.0"
androidx-test-ext-junit = "1.3.0"
kover = "0.9.1"