mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +02:00
Merge branch 'feat/update_pre_commit_codespell_ver' into 'master'
ci(pre-commit): update codespell version See merge request espressif/esp-idf!31303
This commit is contained in:
@@ -53,7 +53,7 @@ repos:
|
||||
.*_pb2.py
|
||||
)$
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.2.6
|
||||
rev: v2.3.0
|
||||
hooks:
|
||||
- id: codespell
|
||||
- repo: local
|
||||
|
Reference in New Issue
Block a user