Merge branch 'main' into feat/getting-started

feat/getting-started
Nefo Fortressia 2021-11-13 19:06:08 +07:00
commit 1f882b0ced
Signed by: fortressia
GPG Key ID: 6D7972CC76174995
1 changed files with 2 additions and 2 deletions

View File

@ -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