From 04e15daf820cf461ad5c5d0d97b739b0847a64b0 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 18:45:37 +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.3.0 → v2.3.1](https://github.com/johnnymorganz/stylua/compare/v2.3.0...v2.3.1) --- .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 b8248aa2..76ce2b4b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/johnnymorganz/stylua - rev: v2.3.0 + rev: v2.3.1 hooks: - id: stylua-github - repo: https://github.com/pre-commit/mirrors-prettier