From 88fae448cba05fa440beb9b0d6a685ac785d6070 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 15:37:24 +1000 Subject: [PATCH] chore: pre-commit autoupdate (#614) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/streetsidesoftware/cspell-cli: v8.0.0 → v8.2.1](https://github.com/streetsidesoftware/cspell-cli/compare/v8.0.0...v8.2.1) - [github.com/pre-commit/mirrors-prettier: v4.0.0-alpha.3 → v4.0.0-alpha.8](https://github.com/pre-commit/mirrors-prettier/compare/v4.0.0-alpha.3...v4.0.0-alpha.8) - [github.com/igorshubovych/markdownlint-cli: v0.37.0 → v0.38.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.37.0...v0.38.0) - [github.com/pre-commit/mirrors-eslint: v8.55.0 → v9.0.0-alpha.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.55.0...v9.0.0-alpha.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .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 51fbe80e..b1b524e5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: files: "codecov.yml" pass_filenames: false - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.0.0 + rev: v8.2.1 hooks: - id: cspell name: Spell check with cspell @@ -88,13 +88,13 @@ repos: language_version: python3 - repo: https://github.com/pre-commit/mirrors-prettier # keep it before markdownlint and eslint - rev: "v4.0.0-alpha.3" + rev: "v4.0.0-alpha.8" hooks: - id: prettier additional_dependencies: - prettier - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.37.0 + rev: v0.38.0 hooks: - id: markdownlint exclude: > @@ -103,7 +103,7 @@ repos: docs/settings.md $ - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.55.0 + rev: v9.0.0-alpha.0 hooks: - id: eslint args: