Skip to content

Commit

Permalink
chore: bump pre-commit hooks (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-update <[email protected]>
Co-authored-by: Oliver Mannion <[email protected]>
Co-authored-by: snapshots <[email protected]>
  • Loading branch information
4 people authored Sep 2, 2024
1 parent 1d9008a commit b825826
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion snapshots/default/.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.23.6
rev: v1.24.3
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.23.6
rev: v1.24.3
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 b825826

Please sign in to comment.