Skip to content

Commit 4f6a1b0

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.3.0 (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 525de1c commit 4f6a1b0

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
@@ -54,7 +54,7 @@ repos:
5454
hooks:
5555
- id: black
5656
- repo: https://github.com/codespell-project/codespell
57-
rev: v2.2.6
57+
rev: v2.3.0
5858
hooks:
5959
- id: codespell
6060
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)