ci(pre-commit): bump kconfig checker pre-commit version to 2.4.1

This commit is contained in:
Jan Beran 2024-12-03 09:52:16 +01:00
parent 54b0d8774e
commit 04e06f87d0

View File

@ -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