mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/pre-commit_PyYAML_deps' into 'master'
Tools: fix PyYAML deps for pre-commit hook See merge request espressif/esp-idf!18204
This commit is contained in:
commit
179ea878c7
@ -97,6 +97,7 @@ repos:
|
||||
- 'mypy==0.940'
|
||||
- 'mypy-extensions==0.4.3'
|
||||
- 'types-setuptools==57.4.14'
|
||||
- 'types-PyYAML==0.1.9'
|
||||
language: python
|
||||
types: [python]
|
||||
- id: check-copyright
|
||||
|
Loading…
Reference in New Issue
Block a user