From 6bb361bdf35db1c7ac622537216f15a1c55b446a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 16:29:42 +0000 Subject: [PATCH] ktlint: Update to version 1.6.0 --- bucket/ktlint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ktlint.json b/bucket/ktlint.json index 37717e9a02..b79a733701 100644 --- a/bucket/ktlint.json +++ b/bucket/ktlint.json @@ -1,5 +1,5 @@ { - "version": "1.5.0", + "version": "1.6.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.5.0/ktlint#/ktlint.jar", - "hash": "a16be01dcc480aab2f55f444b620142152f66e31564b3b9376506d624c28a2ad", + "url": "https://github.com/pinterest/ktlint/releases/download/1.6.0/ktlint#/ktlint.jar", + "hash": "5ba1ac917a06b0f02daaa60d10abbedd2220d60216af670c67a45b91c74cf8bb", "bin": "ktlint.jar", "checkver": "github", "autoupdate": {