Skip to content

Commit

Permalink
ci(pre-commit): bump kconfig checker pre-commit version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Beran committed Aug 12, 2024
1 parent 6568f8c commit 5fedad0
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 5fedad0

Please sign in to comment.