forked from espressif/esp-idf
Merge branch 'ci/update_copyright_checker' into 'master'
ci: Update the copyright checker version to fix an issue See merge request espressif/esp-idf!38038
This commit is contained in:
@@ -223,7 +223,7 @@ repos:
|
|||||||
- id: file-contents-sorter
|
- id: file-contents-sorter
|
||||||
files: 'tools\/ci\/(executable-list\.txt|mypy_ignore_list\.txt|check_copyright_ignore\.txt)'
|
files: 'tools\/ci\/(executable-list\.txt|mypy_ignore_list\.txt|check_copyright_ignore\.txt)'
|
||||||
- repo: https://github.com/espressif/check-copyright/
|
- repo: https://github.com/espressif/check-copyright/
|
||||||
rev: v1.1.0
|
rev: v1.1.1
|
||||||
hooks:
|
hooks:
|
||||||
- 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']
|
||||||
|
Reference in New Issue
Block a user