chore: Update pre-commit hooks

This commit is contained in:
Ed Page 2023-08-11 16:04:07 -05:00
parent ba76b8bd91
commit 5286387294

View file

@ -15,12 +15,12 @@ repos:
- id: detect-private-key
stages: [commit]
- repo: https://github.com/crate-ci/typos
rev: v1.14.10
rev: v1.16.3
hooks:
- id: typos
stages: [commit]
- repo: https://github.com/crate-ci/committed
rev: v1.0.17
rev: v1.0.20
hooks:
- id: committed
stages: [commit-msg]