diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c4f9e8990a..439b6250fb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -241,6 +241,6 @@ repos: name: Lint rST files in docs folder using Sphinx Lint files: ^(docs/en|docs/zh_CN)/.*\.(rst|inc)$ - repo: https://github.com/espressif/esp-idf-kconfig.git - rev: v2.1.0 + rev: v2.3.0 hooks: - id: check-kconfig-files