Skip to content

Commit 465ff85

Browse files
committed
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
2 parents 6ef7ad6 + ac4f9a5 commit 465ff85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ repos:
223223
- id: file-contents-sorter
224224
files: 'tools\/ci\/(executable-list\.txt|mypy_ignore_list\.txt|check_copyright_ignore\.txt)'
225225
- repo: https://github.com/espressif/check-copyright/
226-
rev: v1.1.0
226+
rev: v1.1.1
227227
hooks:
228228
- id: check-copyright
229229
args: ['--ignore', 'tools/ci/check_copyright_ignore.txt', '--config', 'tools/ci/check_copyright_config.yaml']

0 commit comments

Comments
 (0)