Skip to content

Commit

Permalink
chore(ci): Upgrade pre-commits
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Feb 15, 2022
1 parent 93af368 commit c6accdd
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.2.1
rev: v1.4.1
hooks:
- id: typos
stages: [commit]
- repo: https://github.com/crate-ci/committed
rev: v0.2.6
rev: v1.0.1
hooks:
- id: committed
stages: [commit-msg]

0 comments on commit c6accdd

Please sign in to comment.