mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-19 18:33:41 -05:00
build(git): update pre-commit repositories
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user