Skip to content

Commit ea7ce8c

Browse files
[CI/CD] pre-commit autoupdate
1 parent ffe0be0 commit ea7ce8c

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
@@ -31,7 +31,7 @@ repos:
3131
- id: black
3232
args: [--skip-string-normalization]
3333
- repo: https://github.com/codespell-project/codespell
34-
rev: v2.2.6
34+
rev: v2.3.0
3535
hooks:
3636
- id: codespell
3737
# See args in setup.cfg

0 commit comments

Comments
 (0)