Skip to content

Commit f9dacc6

Browse files
Update pre-commit hook codespell-project/codespell to v2.4.1 (#697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d20dec commit f9dacc6

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
args: [--py311-plus]
3232
# Moved codespell configuration to setup.cfg as per 'all-files' issues not reading args
3333
- repo: https://github.com/codespell-project/codespell
34-
rev: v2.4.0
34+
rev: v2.4.1
3535
hooks:
3636
- id: codespell
3737
name: "Check spelling"

0 commit comments

Comments
 (0)