fix(common): Bump espressif/check-copyright version for PyYAML fix

This commit is contained in:
Victor
2023-08-18 12:42:23 +03:00
parent 411dced3e2
commit a95891e211

View File

@ -43,7 +43,7 @@ repos:
hooks:
- id: eradicate
- repo: https://github.com/espressif/check-copyright/
rev: v1.0.1
rev: v1.0.3
hooks:
- id: check-copyright
args: ['--ignore', 'ci/check_copyright_ignore.txt', '--config', 'ci/check_copyright_config.yaml']