Skip to content

Commit cb908db

Browse files
renovate[bot]sagarwal
andauthored
Update lint to v31.13.0 (#5560)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.android.tools.lint:lint-tests](http://tools.android.com/) ([source](https://android.googlesource.com/platform/tools/base)) | `31.12.0` -> `31.13.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.lint:lint-tests/31.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.lint:lint-tests/31.12.0/31.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [com.android.tools.lint:lint](http://tools.android.com/) ([source](https://android.googlesource.com/platform/tools/base)) | `31.12.0` -> `31.13.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.lint:lint/31.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.lint:lint/31.12.0/31.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [com.android.tools.lint:lint-checks](http://tools.android.com/) ([source](https://android.googlesource.com/platform/tools/base)) | `31.12.0` -> `31.13.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.lint:lint-checks/31.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.lint:lint-checks/31.12.0/31.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [com.android.tools.lint:lint-api](http://tools.android.com/) ([source](https://android.googlesource.com/platform/tools/base)) | `31.12.0` -> `31.13.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.lint:lint-api/31.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.lint:lint-api/31.12.0/31.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/simpledotorg/simple-android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <[email protected]>
1 parent 7c1ca3d commit cb908db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Internal
66
- Bump AGP to v8.12.2
7-
- Bump Lint to v31.12.0
7+
- Bump Lint to v31.13.0
88
- Bump Kotlin to v2.2.0
99
- Bump KSP to v2.2.0-2.0.2
1010
- Bump dagger to v2.57.1

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ksp = "2.2.10-2.0.2"
2020

2121
ktlint = "0.36.0"
2222

23-
lint = "31.12.0"
23+
lint = "31.13.0"
2424

2525
mobius = "2.1.1"
2626

0 commit comments

Comments
 (0)