mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore: updated repos versions, added commented yamllint snippet
This commit is contained in:
@@ -12,7 +12,7 @@ repos:
|
||||
additional_dependencies:
|
||||
- '@commitlint/config-conventional'
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
rev: v4.5.0
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
- id: check-json
|
||||
@@ -24,6 +24,10 @@ repos:
|
||||
args:
|
||||
- --markdown-linebreak-ext=md # ignore markdown's line break
|
||||
- id: end-of-file-fixer
|
||||
# - repo: https://github.com/adrienverge/yamllint
|
||||
# rev: v1.32.0
|
||||
# hooks:
|
||||
# - id: yamllint
|
||||
- repo: https://github.com/markdownlint/markdownlint
|
||||
rev: v0.12.0
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user