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

This commit is contained in:
Jan Beran 2024-07-30 13:21:52 +02:00
parent 940578f9fe
commit 852bf714a7

View File

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