From 99d84a9fc888fefb1363567f8b607f58f8d310ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 20:29:29 +0000 Subject: [PATCH] ktlint: Update to version 1.8.0 --- bucket/ktlint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ktlint.json b/bucket/ktlint.json index 9066013dc7..952bd5f355 100644 --- a/bucket/ktlint.json +++ b/bucket/ktlint.json @@ -1,5 +1,5 @@ { - "version": "1.7.1", + "version": "1.8.0", "description": "An anti-bikeshedding Kotlin linter with built-in formatter", "homepage": "https://github.com/pinterest/ktlint/", "license": "MIT", @@ -9,8 +9,8 @@ "java/openjdk" ] }, - "url": "https://github.com/pinterest/ktlint/releases/download/1.7.1/ktlint#/ktlint.jar", - "hash": "b596a05f09364e1997b644152683af12fef58944f3acfabdf78071f5a490eb98", + "url": "https://github.com/pinterest/ktlint/releases/download/1.8.0/ktlint#/ktlint.jar", + "hash": "a3fd620207d5c40da6ca789b95e7f823c54e854b7fade7f613e91096a3706d75", "bin": "ktlint.jar", "checkver": "github", "autoupdate": {