diff --git a/snapshots/default/.pre-commit-config.yaml b/snapshots/default/.pre-commit-config.yaml index bd69123..5ae2fa9 100644 --- a/snapshots/default/.pre-commit-config.yaml +++ b/snapshots/default/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_stages: [push] repos: - repo: https://github.com/crate-ci/typos - rev: v1.24.6 + rev: v1.27.0 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 bd69123..5ae2fa9 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.24.6 + rev: v1.27.0 hooks: - id: typos # formatters and linters are available in the virtualenv so they can be run from the makefile & vscode