Skip to content

Commit 2701ef8

Browse files
authored
Merge pull request #2 from espressif/pre-commit-ci-update-config
ci: Bump pre-commit hooks (IDFGH-15049)
2 parents 0c5c76f + 42fe7c7 commit 2701ef8

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)