From b1bda31d584d3fb1cd64f79389d65b37d5adf066 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 18:13:14 +0000 Subject: [PATCH] chore(pre-commit): pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/ruff-pre-commit: v0.16.0 → v0.16.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.16.0...v0.16.4) - [github.com/oxc-project/mirrors-oxfmt: v0.45.0 → v0.65.0](https://github.com/oxc-project/mirrors-oxfmt/compare/v0.45.0...v0.65.0) - [github.com/rvben/rumdl-pre-commit: v0.2.43 → v0.2.60](https://github.com/rvben/rumdl-pre-commit/compare/v0.2.43...v0.2.60) - [github.com/shellcheck-py/shellcheck-py: v0.11.0.1 → v0.11.0.1-1](https://github.com/shellcheck-py/shellcheck-py/compare/v0.11.0.1...v0.11.0.1-1) --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7275c7a..f50c533 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,14 +18,14 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.0 + rev: v0.16.4 hooks: - id: ruff-check args: - --fix - id: ruff-format - repo: https://github.com/oxc-project/mirrors-oxfmt - rev: v0.45.0 + rev: v0.65.0 hooks: - id: oxfmt - repo: https://github.com/oxc-project/mirrors-oxlint @@ -52,10 +52,10 @@ repos: hooks: - id: actionlint - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.2.43 + rev: v0.2.60 hooks: - id: rumdl-fmt - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.11.0.1 + rev: v0.11.0.1-1 hooks: - id: shellcheck