forked from espressif/esp-idf
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
|
.*_pb2.py
|
||||||
)$
|
)$
|
||||||
- repo: https://github.com/codespell-project/codespell
|
- repo: https://github.com/codespell-project/codespell
|
||||||
rev: v2.2.6
|
rev: v2.3.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: codespell
|
- id: codespell
|
||||||
- repo: local
|
- repo: local
|
||||||
|
Reference in New Issue
Block a user