mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
chore: updated hook versions and improved the example
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
|
||||
rev: v9.10.0
|
||||
rev: v9.11.0
|
||||
hooks:
|
||||
- id: commitlint
|
||||
stages:
|
||||
@@ -40,7 +40,7 @@ repos:
|
||||
# - repo: https://github.com/ansible-community/ansible-lint
|
||||
# # FIXME: need to figure this out, too many stupid issues.
|
||||
# # Using `ansible-lint -v ansible` for the time being.
|
||||
# rev: v6.22.0
|
||||
# rev: v6.22.1
|
||||
# hooks:
|
||||
# - id: ansible-lint
|
||||
# exclude: .*
|
||||
|
||||
Reference in New Issue
Block a user