forked from espressif/esp-idf
Merge branch 'update/precommit-version' into 'master'
ci(pre-commit-hooks): update commitlinter version to 1.6.0; add type "test: " to defaults See merge request espressif/esp-idf!28219
This commit is contained in:
@@ -196,7 +196,7 @@ repos:
|
||||
- id: check-copyright
|
||||
args: ['--ignore', 'tools/ci/check_copyright_ignore.txt', '--config', 'tools/ci/check_copyright_config.yaml']
|
||||
- repo: https://github.com/espressif/conventional-precommit-linter
|
||||
rev: v1.4.1
|
||||
rev: v1.6.0
|
||||
hooks:
|
||||
- id: conventional-precommit-linter
|
||||
stages: [commit-msg]
|
||||
|
Reference in New Issue
Block a user