Skip to content

Commit

Permalink
Update dependency io.nlopez.compose.rules:ktlint to v0.4.11 (#4748)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent c487ee7 commit 195991d
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 @@ -438,7 +438,7 @@ spotless {
kotlin {
target("lawnchair/src/**/*.kt")
ktlint().customRuleSets([
"io.nlopez.compose.rules:ktlint:0.4.10",
"io.nlopez.compose.rules:ktlint:0.4.11",
]).editorConfigOverride([
"ktlint_compose_compositionlocal-allowlist": "disabled",
])
Expand Down

0 comments on commit 195991d

Please sign in to comment.