mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci(pre-commit): bump kconfig checker pre-commit version to 2.3.0
This commit is contained in:
parent
940578f9fe
commit
852bf714a7
@ -241,6 +241,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.1.0
|
rev: v2.3.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-kconfig-files
|
- id: check-kconfig-files
|
||||||
|
Loading…
Reference in New Issue
Block a user