mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
ci(pre-commit): bump kconfig checker pre-commit version to 2.4.1
This commit is contained in:
@ -236,6 +236,6 @@ repos:
|
|||||||
name: Lint rST files in docs folder using Sphinx Lint
|
name: Lint rST files in docs folder using Sphinx Lint
|
||||||
files: ^(docs/en|docs/zh_CN)/.*\.(rst|inc)$
|
files: ^(docs/en|docs/zh_CN)/.*\.(rst|inc)$
|
||||||
- repo: https://github.com/espressif/esp-idf-kconfig.git
|
- repo: https://github.com/espressif/esp-idf-kconfig.git
|
||||||
rev: v2.3.0
|
rev: v2.4.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-kconfig-files
|
- id: check-kconfig-files
|
||||||
|
Reference in New Issue
Block a user