Merge branch 'fix/astyle_pyyaml_cython_v5.2' into 'release/v5.2'

fix(ci): bump astyle version to v1.0.5 in .pre-commit-config.yaml (v5.2)

See merge request espressif/esp-idf!27398
This commit is contained in:
Roland Dobai 2023-11-27 16:16:46 +08:00
commit 5c74467a5d

View File

@ -205,7 +205,7 @@ repos:
- id: conventional-precommit-linter
stages: [commit-msg]
- repo: https://github.com/espressif/astyle_py.git
rev: v1.0.2
rev: v1.0.5
hooks:
- id: astyle_py
# If you are modifying astyle version, update tools/format.sh as well