Skip to content

Commit 7b5d756

Browse files
github-actions[bot]pre-commit-updatetekumarasnapshots
authored
chore: bump pre-commit hooks (#114)
Co-authored-by: pre-commit-update <pre-commit-update@users.noreply.github.com> Co-authored-by: Oliver Mannion <125105+tekumara@users.noreply.github.com> Co-authored-by: snapshots <snapshots@users.noreply.github.com>
1 parent 334db50 commit 7b5d756

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

snapshots/default/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
default_stages: [pre-push]
33
repos:
44
- repo: https://github.com/crate-ci/typos
5-
rev: v1.31.1
5+
rev: v1.34.0
66
hooks:
77
- id: typos
88
# formatters and linters are available in the virtualenv so they can be run from the makefile & vscode

{{cookiecutter.repo_name}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
default_stages: [pre-push]
33
repos:
44
- repo: https://github.com/crate-ci/typos
5-
rev: v1.31.1
5+
rev: v1.34.0
66
hooks:
77
- id: typos
88
# formatters and linters are available in the virtualenv so they can be run from the makefile & vscode

0 commit comments

Comments
 (0)