mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'ci/fix_precommit' into 'master'
ci(pre-commit): add esp-pylib dep to soc-caps-kconfig check See merge request espressif/esp-idf!52673
This commit is contained in:
@@ -142,6 +142,7 @@ repos:
|
||||
pass_filenames: false
|
||||
additional_dependencies:
|
||||
- pyparsing
|
||||
- 'esp-pylib>=1.1.0'
|
||||
- id: check-all-apps-readmes
|
||||
name: Check if all apps readme files match given .build-test-rules.yml files. Modify the supported target tables
|
||||
entry: tools/ci/check_build_test_rules.py check-readmes
|
||||
|
||||
Reference in New Issue
Block a user