We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 334db50 commit 7b5d756Copy full SHA for 7b5d756
snapshots/default/.pre-commit-config.yaml
@@ -2,7 +2,7 @@
2
default_stages: [pre-push]
3
repos:
4
- repo: https://github.com/crate-ci/typos
5
- rev: v1.31.1
+ rev: v1.34.0
6
hooks:
7
- id: typos
8
# formatters and linters are available in the virtualenv so they can be run from the makefile & vscode
{{cookiecutter.repo_name}}/.pre-commit-config.yaml
0 commit comments