Skip to content

Commit c82bb65

Browse files
committed
Fix a spelling error that codespell didn't catch
1 parent 016fa44 commit c82bb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: codespell
66
additional_dependencies: [tomli]
7-
# args: ["--write-changes"] # consider enabling for auto-fif
7+
# args: ["--write-changes"] # consider enabling for auto-fix
88
exclude: "test/fixtures/"
99

1010
- repo: https://github.com/astral-sh/ruff-pre-commit

0 commit comments

Comments
 (0)