chore: update pre-commit hooks#3
Merged
Merged
Conversation
89117e2 to
014c74c
Compare
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.15.12](astral-sh/ruff-pre-commit@v0.11.2...v0.15.12) - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) - [github.com/python-jsonschema/check-jsonschema: 0.31.3 → 0.37.2](python-jsonschema/check-jsonschema@0.31.3...0.37.2) - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.20.2](pre-commit/mirrors-mypy@v1.15.0...v1.20.2) - [github.com/python-jsonschema/check-jsonschema: 0.32.1 → 0.37.2](python-jsonschema/check-jsonschema@0.32.1...0.37.2) - [github.com/henryiii/validate-pyproject-schema-store: 2025.02.24 → 2026.04.26](henryiii/validate-pyproject-schema-store@2025.02.24...2026.04.26)
014c74c to
d0547ce
Compare
There was a problem hiding this comment.
Pull request overview
Updates this repository’s pre-commit tooling pins to newer versions, keeping local/dev CI linting and validation hooks current.
Changes:
- Bump
pre-commit-hooksfromv5.0.0tov6.0.0. - Bump
ruff-pre-commit,codespell,check-jsonschema,mirrors-mypy, andvalidate-pyproject-schema-storeto newer releases. - Align both
check-jsonschemarepo entries torev: 0.37.2.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
0ctagon
approved these changes
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
updates: