Skip to content

Commit 5838762

Browse files
authored
Update .pre-commit-config.yaml
1 parent 4e7fe38 commit 5838762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
rev: v2.4.1
2020
hooks:
2121
- id: codespell
22-
args: ["--toml", "pyproject.toml"]
22+
exclude: "pyproject.toml"
2323
additional_dependencies: ["tomli"]
2424

2525
# - repo: https://github.com/pycqa/pydocstyle

0 commit comments

Comments
 (0)