Skip to content

Commit

Permalink
chore(deps): update pre-commit hook codespell-project/codespell to v2…
Browse files Browse the repository at this point in the history
….2.5
  • Loading branch information
renovate[bot] committed Jun 14, 2023
1 parent 7f0fb65 commit 54b2067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -62,7 +62,7 @@ repos:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/codespell-project/codespell
rev: v2.2.4
rev: v2.2.5
hooks:
- id: codespell
exclude: (poetry.lock)

0 comments on commit 54b2067

Please sign in to comment.