Skip to content

Commit fbd3bb6

Browse files
github-actions[bot]pre-commit-update
andauthored
chore: bump pre-commit hooks (#129)
Co-authored-by: pre-commit-update <[email protected]>
1 parent c05fa58 commit fbd3bb6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.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.40.0
5+
rev: v1.41.0
66
hooks:
77
- id: typos
88
- repo: https://github.com/ComPWA/taplo-pre-commit

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.40.0
5+
rev: v1.41.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.40.0
5+
rev: v1.41.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)