From 468a052ce0117c2440e280921af66da44f09ef52 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 18:16:27 +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/oxc-project/mirrors-oxlint: v1.30.0 → v1.31.0](https://github.com/oxc-project/mirrors-oxlint/compare/v1.30.0...v1.31.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 13fa515..15ac7d3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/oxc-project/mirrors-oxlint - rev: v1.30.0 + rev: v1.31.0 hooks: - id: oxlint verbose: false