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