From 2acfe6b10111e54d926198197ce821dd8925a82a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 18:35:38 +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.1.0 → v2.2.0](https://github.com/johnnymorganz/stylua/compare/v2.1.0...v2.2.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 a99fa64f..68530429 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/johnnymorganz/stylua - rev: v2.1.0 + rev: v2.2.0 hooks: - id: stylua-github - repo: https://github.com/pre-commit/mirrors-prettier