diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e85d55ae..8dd74ab2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: trailing-whitespace - id: debug-statements - repo: https://github.com/pre-commit/pre-commit - rev: v4.6.0 + rev: v4.6.1 hooks: - id: validate_manifest - repo: https://github.com/hauntsaninja/black-pre-commit-mirror @@ -53,7 +53,7 @@ repos: hooks: - id: auto-walrus - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell files: \.(py|rst|md)$