Skip to content

Commit

Permalink
Bump codespell from v2.2.6 to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brutusthebee committed May 26, 2024
1 parent b7c5799 commit 96819eb
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 @@ -35,7 +35,7 @@ repos:
- id: flake8
args: [--max-line-length=119]
- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
rev: v2.3.0
hooks:
- id: codespell
additional_dependencies: [tomli]

0 comments on commit 96819eb

Please sign in to comment.