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 6568f8c553
commit 5fedad0308

View File

@ -236,6 +236,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