fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0

This commit is contained in:
renovate[bot] 2025-11-15 00:57:34 +00:00 committed by GitHub
parent b40ccd94c8
commit c3ba5169b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"