diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ff91755bad..157a3f5081 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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