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
….3.0
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent 91cfcef commit df6cd7c
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
Expand Up @@ -38,7 +38,7 @@ repos:
args: [--fix, --exit-non-zero-on-fix]
- id: ruff-format
- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
rev: v2.3.0
hooks:
- id: codespell
- repo: https://github.com/commitizen-tools/commitizen
Expand Down

0 comments on commit df6cd7c

Please sign in to comment.