diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2bbe36e..67f0a9b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: entry: doccmd --language python --no-pad-file --command "ruff format" additional_dependencies: ["doccmd"] - repo: https://github.com/codespell-project/codespell - rev: v2.4.1 + rev: v2.4.2 hooks: - id: codespell - repo: https://github.com/pre-commit/mirrors-mypy