From 1d81b9d0b433f246230daa6f25ea1bbdeaec5acc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 20:29:32 +0000 Subject: [PATCH] ktlint: Update to version 1.7.1 --- bucket/ktlint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ktlint.json b/bucket/ktlint.json index 9de2d2fa6a..9066013dc7 100644 --- a/bucket/ktlint.json +++ b/bucket/ktlint.json @@ -1,5 +1,5 @@ { - "version": "1.7.0", + "version": "1.7.1", "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.0/ktlint#/ktlint.jar", - "hash": "a87ed3618cec84daa0fa36de05ef0cfefd3c04ce5b33e5a5383f212c5ca68ada", + "url": "https://github.com/pinterest/ktlint/releases/download/1.7.1/ktlint#/ktlint.jar", + "hash": "b596a05f09364e1997b644152683af12fef58944f3acfabdf78071f5a490eb98", "bin": "ktlint.jar", "checkver": "github", "autoupdate": {