build(git): update pre-commit repositories

This commit is contained in:
Nathaniel Landau
2022-10-07 14:47:17 -04:00
parent 88b2858d6e
commit 10ee27a490

View File

@@ -3,7 +3,7 @@ repos:
- hooks: - hooks:
- id: "commitizen" - id: "commitizen"
repo: https://github.com/commitizen-tools/commitizen repo: https://github.com/commitizen-tools/commitizen
rev: master rev: v2.35.0
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0 rev: v4.3.0
hooks: hooks:
@@ -29,7 +29,7 @@ repos:
types: [python] types: [python]
args: [--markdown-linebreak-ext=md] args: [--markdown-linebreak-ext=md]
- repo: https://github.com/adrienverge/yamllint.git - repo: https://github.com/adrienverge/yamllint.git
rev: master rev: v1.28.0
hooks: hooks:
- id: yamllint - id: yamllint
exclude: vault\.yml|\.pre-commit-config.yaml exclude: vault\.yml|\.pre-commit-config.yaml