Skip to content

Commit a907988

Browse files
Update pre-commit hook codespell-project/codespell to v2.4.1 (#198)
| datasource | package | from | to | | ----------- | --------------------------- | ------ | ------ | | github-tags | codespell-project/codespell | v2.4.0 | v2.4.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e9dfbf7 commit a907988

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
@@ -23,7 +23,7 @@ repos:
2323
- id: no-commit-to-branch
2424
- id: detect-private-key
2525
- repo: https://github.com/codespell-project/codespell
26-
rev: v2.4.0
26+
rev: v2.4.1
2727
hooks:
2828
- id: codespell
2929

0 commit comments

Comments
 (0)