From c8486bae7cee3d848f573d56c61117f5db8f0027 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 16:26:17 +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/PyCQA/isort: 7.0.0 → 8.0.1](https://github.com/PyCQA/isort/compare/7.0.0...8.0.1) - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.3.1](https://github.com/psf/black-pre-commit-mirror/compare/25.12.0...26.3.1) - [github.com/python-jsonschema/check-jsonschema.git: 0.36.0 → 0.37.1](https://github.com/python-jsonschema/check-jsonschema.git/compare/0.36.0...0.37.1) - [github.com/codespell-project/codespell.git: v2.4.1 → v2.4.2](https://github.com/codespell-project/codespell.git/compare/v2.4.1...v2.4.2) - [github.com/adrienverge/yamllint.git: v1.37.1 → v1.38.0](https://github.com/adrienverge/yamllint.git/compare/v1.37.1...v1.38.0) - [github.com/MarcoGorelli/cython-lint.git: v0.18.1 → v0.19.0](https://github.com/MarcoGorelli/cython-lint.git/compare/v0.18.1...v0.19.0) - [github.com/pre-commit/mirrors-mypy.git: v1.19.1 → v1.20.0](https://github.com/pre-commit/mirrors-mypy.git/compare/v1.19.1...v1.20.0) - [github.com/rhysd/actionlint.git: v1.7.10 → v1.7.12](https://github.com/rhysd/actionlint.git/compare/v1.7.10...v1.7.12) --- .pre-commit-config.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f8cdb45..fe9d940 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,17 +17,17 @@ repos: additional_dependencies: - wemake-python-styleguide - repo: https://github.com/PyCQA/isort - rev: '7.0.0' + rev: '8.0.1' hooks: - id: isort - repo: https://github.com/psf/black-pre-commit-mirror - rev: '25.12.0' + rev: '26.3.1' hooks: - id: black language_version: python3 # Should be a command that runs python - repo: https://github.com/python-jsonschema/check-jsonschema.git - rev: 0.36.0 + rev: 0.37.1 hooks: - id: check-github-workflows files: ^\.github/workflows/[^/]+$ @@ -82,19 +82,19 @@ repos: exclude: "^docs/" - repo: https://github.com/codespell-project/codespell.git - rev: v2.4.1 + rev: v2.4.2 hooks: - id: codespell - repo: https://github.com/adrienverge/yamllint.git - rev: v1.37.1 + rev: v1.38.0 hooks: - id: yamllint args: - --strict - repo: https://github.com/MarcoGorelli/cython-lint.git - rev: v0.18.1 + rev: v0.19.0 hooks: - id: cython-lint @@ -107,7 +107,7 @@ repos: ^[^/]+[.]rst$ - repo: https://github.com/pre-commit/mirrors-mypy.git - rev: v1.19.1 + rev: v1.20.0 hooks: - id: mypy alias: mypy-py311 @@ -130,7 +130,7 @@ repos: pass_filenames: false - repo: https://github.com/rhysd/actionlint.git - rev: v1.7.10 + rev: v1.7.12 hooks: - id: actionlint-docker args: