Skip to content

Commit

Permalink
chore: bump pre-commit hooks (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-update <pre-commit-update@users.noreply.github.com>
Co-authored-by: Oliver Mannion <125105+tekumara@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 13, 2024
1 parent e2eba5d commit 9121c64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion snapshot/cookie/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion {{cookiecutter.repo_name}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9121c64

Please # to comment.