Skip to content

Commit

Permalink
chore: bump pre-commit hooks (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-update <pre-commit-update@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and pre-commit-update authored Nov 2, 2024
1 parent 1338f38 commit 3a53959
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.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
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.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
Expand Down

0 comments on commit 3a53959

Please # to comment.