Skip to content

Commit

Permalink
Merge branch 'fix/bump_precommit_esp_idf_sbom_v5.1' into 'release/v5.1'
Browse files Browse the repository at this point in the history
fix: bump esp-idf-sbom to v0.13.0 in pre-commit (v5.1)

See merge request espressif/esp-idf!27879
  • Loading branch information
dobairoland committed Dec 13, 2023
2 parents 598a86e + 09ac0b4 commit 5bbb04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5bbb04c

Please sign in to comment.