chore: pin pre-commit repos to their latest version
parent
044414fa06
commit
bd429a2b27
|
@ -1,11 +1,11 @@
|
|||
repos:
|
||||
- repo: https://github.com/commitizen-tools/commitizen
|
||||
rev: master
|
||||
rev: v2.20.0
|
||||
hooks:
|
||||
- id: commitizen
|
||||
stages: [commit-msg]
|
||||
- repo: https://github.com/doublify/pre-commit-rust
|
||||
rev: master
|
||||
rev: v1.0
|
||||
hooks:
|
||||
- id: fmt
|
||||
- id: cargo-check
|
||||
|
|
Loading…
Reference in New Issue