Skip to content

Commit 42fe7c7

Browse files
pre-commit-ci[bot]dobairoland
authored andcommitted
ci: Bump pre-commit hooks
updates: - [github.com/codespell-project/codespell: v2.2.5 → v2.4.1](codespell-project/codespell@v2.2.5...v2.4.1) - https://github.com/espressif/check-copyright/: v1.1.0 → v1.1.1
1 parent 0c5c76f commit 42fe7c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ ci:
1111

1212
repos:
1313
- repo: https://github.com/codespell-project/codespell
14-
rev: v2.2.5
14+
rev: v2.4.1
1515
hooks:
1616
- id: codespell
1717

1818
- repo: https://github.com/espressif/check-copyright/
19-
rev: v1.1.0
19+
rev: v1.1.1
2020
hooks:
2121
- id: check-copyright
2222
args: ['--config', '.check_copyright_config.yaml']

0 commit comments

Comments
 (0)