Skip to content

Commit

Permalink
Merge branch 'change/update-kconfcheck-pre-commit_v5.3' into 'release…
Browse files Browse the repository at this point in the history
…/v5.3'

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

See merge request espressif/esp-idf!32776
  • Loading branch information
dobairoland committed Sep 4, 2024
2 parents aaeb1fc + 5fedad0 commit 1726cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1726cb2

Please sign in to comment.