diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 01e5aa47..2666afa7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,6 +37,6 @@ repos: hooks: - id: black - repo: https://github.com/codespell-project/codespell - rev: v2.2.5 + rev: v2.2.6 hooks: - id: codespell diff --git a/project/.pre-commit-config.yaml b/project/.pre-commit-config.yaml index 87ba950f..3fa585b3 100644 --- a/project/.pre-commit-config.yaml +++ b/project/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: hooks: - id: black - repo: https://github.com/codespell-project/codespell - rev: v2.2.5 + rev: v2.2.6 hooks: - id: codespell - repo: https://github.com/pre-commit/mirrors-mypy