Skip to content

Commit

Permalink
Update pre-commit hook codespell-project/codespell to v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent a9eca08 commit 9f25a9a
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 @@ -28,7 +28,7 @@ repos:
types: [python]
require_serial: true
- repo: https://github.com/codespell-project/codespell
rev: v2.4.0
rev: v2.4.1
hooks:
- id: codespell
exclude: |
Expand Down

0 comments on commit 9f25a9a

Please sign in to comment.