Skip to content

Commit 3b32384

Browse files
committed
ci(pre-commit): Update version of commit-linter
Update of conventional-commi-linter because of not working with Python version 3.12. UnicodeEncodeError: 'charmap' codec can't encode character '\u274c' in position 2: character maps to <undefined>
1 parent 1d4f7f8 commit 3b32384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
additional_dependencies:
2626
- tomli
2727
- repo: https://github.com/espressif/conventional-precommit-linter
28-
rev: v1.4.0
28+
rev: v1.9.0
2929
hooks:
3030
- id: conventional-precommit-linter
3131
stages: [commit-msg]

0 commit comments

Comments
 (0)