Skip to content

Commit 781c8b9

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.2.6 (#5)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2340278 commit 781c8b9

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.5
57+
rev: v2.2.6
5858
hooks:
5959
- id: codespell
6060
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)