diff --git a/snapshot/cookie/.pre-commit-config.yaml b/snapshot/cookie/.pre-commit-config.yaml index 802e2ce..dc5cf09 100644 --- a/snapshot/cookie/.pre-commit-config.yaml +++ b/snapshot/cookie/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_stages: [push] repos: - repo: https://github.com/crate-ci/typos - rev: v1.19.0 + rev: v1.23.2 hooks: - id: typos # formatters and linters are available in the virtualenv so they can be run from the makefile & vscode diff --git a/{{cookiecutter.repo_name}}/.pre-commit-config.yaml b/{{cookiecutter.repo_name}}/.pre-commit-config.yaml index 802e2ce..468cfb0 100644 --- a/{{cookiecutter.repo_name}}/.pre-commit-config.yaml +++ b/{{cookiecutter.repo_name}}/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_stages: [push] repos: - repo: https://github.com/crate-ci/typos - rev: v1.19.0 + rev: typos-v0.10.26 hooks: - id: typos # formatters and linters are available in the virtualenv so they can be run from the makefile & vscode