Skip to content

Commit

Permalink
pre-commit: autoupdate (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: branchvincent <19800529+branchvincent@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and branchvincent committed May 26, 2024
1 parent c638d54 commit e526dc5
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 @@ -27,7 +27,7 @@ repos:
- id: detect-secrets

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

0 comments on commit e526dc5

Please sign in to comment.