From 82b9f58c0ed0c9403705b729f3aff5d2672a0d19 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 18:28: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.2.0 → v2.3.0](https://github.com/johnnymorganz/stylua/compare/v2.2.0...v2.3.0) --- .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 68530429..010ed51b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/johnnymorganz/stylua - rev: v2.2.0 + rev: v2.3.0 hooks: - id: stylua-github - repo: https://github.com/pre-commit/mirrors-prettier