From 43d7a3dec4505bdfcda6b63d4be8613f0e7e3b98 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 17:15:28 +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/pre-commit/pre-commit-hooks.git: v4.1.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.1.0...v4.5.0) - [github.com/codespell-project/codespell: v2.1.0 → v2.2.6](https://github.com/codespell-project/codespell/compare/v2.1.0...v2.2.6) - [github.com/pre-commit/mirrors-prettier: v2.5.1 → v4.0.0-alpha.3](https://github.com/pre-commit/mirrors-prettier/compare/v2.5.1...v4.0.0-alpha.3) - [github.com/pre-commit/mirrors-eslint: v8.7.0 → v8.55.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.7.0...v8.55.0) --- .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 fc62dcb..21e7afc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ ci: minimum_pre_commit_version: 2.9.0 # types_or repos: - repo: https://github.com/pre-commit/pre-commit-hooks.git - rev: v4.1.0 + rev: v4.5.0 hooks: - id: end-of-file-fixer - id: trailing-whitespace @@ -27,7 +27,7 @@ repos: - id: check-executables-have-shebangs - id: check-merge-conflict - repo: https://github.com/codespell-project/codespell - rev: v2.1.0 + rev: v2.2.6 hooks: - id: codespell exclude: > @@ -36,11 +36,11 @@ repos: )$ - repo: https://github.com/pre-commit/mirrors-prettier # keep it before markdownlint and eslint - rev: "v2.5.1" + rev: "v4.0.0-alpha.3" hooks: - id: prettier - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.7.0 + rev: v8.55.0 hooks: - id: eslint args: