From 389d251c46781b41aa5010b5bbd606418cf248c6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 19:05:07 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/johnnymorganz/stylua: v2.4.1 → v2.5.2](https://github.com/johnnymorganz/stylua/compare/v2.4.1...v2.5.2) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e1d91d09..49d4526c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/johnnymorganz/stylua - rev: v2.4.1 + rev: v2.5.2 hooks: - id: stylua-github - repo: https://github.com/rhysd/actionlint