Skip to content

Commit

Permalink
pre-commit migrate-config
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Oct 21, 2024
1 parent 6f9580c commit 4a8377b
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 @@ -32,7 +32,7 @@ repos:
rev: v2.3.0
hooks:
- id: codespell
stages: [commit, commit-msg]
stages: [pre-commit, commit-msg]
exclude_types: [html]
additional_dependencies: [tomli] # needed to read pyproject.toml below py3.11

Expand Down

0 comments on commit 4a8377b

Please sign in to comment.