diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bce5f9250..e60d2976e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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']