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 (#179)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 8, 2024
1 parent 08f1d6a commit 3cf9698
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 @@ -33,7 +33,7 @@ repos:
exclude: (\.github/release-please-manifest\.json|CHANGELOG\.md)$

- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
rev: v2.3.0
hooks:
- id: codespell
args: [--ignore-words=.codespellignore]
Expand Down

0 comments on commit 3cf9698

Please sign in to comment.