Skip to content

Commit eaf0268

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2
| datasource | package | from | to | | ----------- | --------------------------- | ------ | ------ | | github-tags | codespell-project/codespell | v2.4.1 | v2.4.2 |
1 parent 3f9fbb7 commit eaf0268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
entry: yamllint --strict -c .hooks/linters/yamllint.yaml
3030

3131
- repo: https://github.com/codespell-project/codespell
32-
rev: v2.4.1
32+
rev: v2.4.2
3333
hooks:
3434
- id: codespell
3535
entry: codespell -q 3 -f --skip=".git,.github" -L te,Sie,braket,astroid

0 commit comments

Comments
 (0)