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
….4.1
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 3380911 commit 2a9989d
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.3.0
rev: v2.4.1
hooks:
- id: codespell
args: [--ignore-words=.codespellignore]
Expand Down

0 comments on commit 2a9989d

Please sign in to comment.