diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4f66a6d13f..9c3cba871a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -243,6 +243,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.3.0 + rev: v2.4.1 hooks: - id: check-kconfig-files