Skip to content

Commit

Permalink
chore: Update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Oct 19, 2022
1 parent 42f8ed4 commit ee6162b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ repos:
- id: detect-private-key
stages: [commit]
- repo: https://github.com/crate-ci/typos
rev: v1.4.1
rev: v1.12.10
hooks:
- id: typos
stages: [commit]
- repo: https://github.com/crate-ci/committed
rev: v1.0.1
rev: v1.0.5
hooks:
- id: committed
stages: [commit-msg]

0 comments on commit ee6162b

Please sign in to comment.