diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7feba30fa9..420515e32a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -163,6 +163,6 @@ repos: - id: check-copyright args: ['--ignore', 'tools/ci/check_copyright_ignore.txt', '--config', 'tools/ci/check_copyright_config.yaml'] - repo: https://github.com/espressif/esp-idf-sbom.git - rev: v0.11.0 + rev: v0.13.0 hooks: - id: validate-sbom-manifest