Skip to content

Commit

Permalink
chore(deps): Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen authored Oct 3, 2023
1 parent e498d00 commit 3379910
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 @@ -64,7 +64,7 @@ repos:
- [email protected]

- repo: https://github.com/codespell-project/codespell.git
rev: "v2.2.5" # Use the sha / tag you want to point at
rev: "v2.2.6" # Use the sha / tag you want to point at
hooks:
- id: codespell
types: [text]
Expand Down

0 comments on commit 3379910

Please sign in to comment.