mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
ci(pre-commit-hooks): update commitlinter version to 1.6.0
This commit is contained in:
parent
7537c4fcea
commit
d222c8a886
@ -196,7 +196,7 @@ repos:
|
|||||||
- id: check-copyright
|
- id: check-copyright
|
||||||
args: ['--ignore', 'tools/ci/check_copyright_ignore.txt', '--config', 'tools/ci/check_copyright_config.yaml']
|
args: ['--ignore', 'tools/ci/check_copyright_ignore.txt', '--config', 'tools/ci/check_copyright_config.yaml']
|
||||||
- repo: https://github.com/espressif/conventional-precommit-linter
|
- repo: https://github.com/espressif/conventional-precommit-linter
|
||||||
rev: v1.4.1
|
rev: v1.6.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: conventional-precommit-linter
|
- id: conventional-precommit-linter
|
||||||
stages: [commit-msg]
|
stages: [commit-msg]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user