From 73e77a7366a7867445c8cd5de7553bddda4f3194 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 21:28:19 +0000 Subject: [PATCH] build(pre-commit): pre-commit autoupdate by ci MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.8.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.2...v0.8.6) - [github.com/pre-commit/mirrors-eslint: v9.14.0 → v9.17.0](https://github.com/pre-commit/mirrors-eslint/compare/v9.14.0...v9.17.0) - [github.com/crate-ci/typos: v1.27.0 → dictgen-v0.3.1](https://github.com/crate-ci/typos/compare/v1.27.0...dictgen-v0.3.1) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e57cc161..62df8e9e2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,12 +22,12 @@ repos: exclude: \.dot$ - id: debug-statements - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.2 + rev: v0.8.6 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.14.0 + rev: v9.17.0 hooks: - id: eslint args: [--fix, --color] @@ -36,7 +36,7 @@ repos: - eslint-plugin-react@7.37.0 - react@18.3.1 - repo: https://github.com/crate-ci/typos - rev: v1.27.0 + rev: dictgen-v0.3.1 hooks: - id: typos exclude: |