Skip to content

Commit

Permalink
Update dependency io.nlopez.compose.rules:ktlint to v0.4.1 (Lawnchair…
Browse files Browse the repository at this point in the history
…Launcher#4395)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent f48b5bf commit dd0cf5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ spotless {
kotlin {
target("lawnchair/src/**/*.kt")
ktlint().customRuleSets([
"io.nlopez.compose.rules:ktlint:0.3.21",
"io.nlopez.compose.rules:ktlint:0.4.1",
]).editorConfigOverride([
"ktlint_compose_compositionlocal-allowlist": "disabled",
])
Expand Down

0 comments on commit dd0cf5f

Please sign in to comment.