1
0
Fork 0

chore: update pre-commit

main
mandlm 2024-02-19 20:38:16 +01:00
parent eba786bb6f
commit 88964736a9
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: 3.12.0
rev: v3.15.0
hooks:
- id: commitizen
stages: [commit-msg]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v4.0.0-alpha.8
hooks:
- id: prettier
name: check markdown/yaml formatting