Skip to content

Commit 4a5ce8e

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent fce3a97 commit 4a5ce8e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,7 @@ repos:
158158
- id: mypy-docs
159159
name: mypy-docs
160160
stages: [pre-push]
161-
entry: uv run --extra=dev doccmd --no-write-to-file --language=python
162-
--command="mypy"
161+
entry: uv run --extra=dev doccmd --no-write-to-file --language=python --command="mypy"
163162
language: python
164163
types_or: [markdown, rst]
165164
additional_dependencies: [uv==0.9.5]

0 commit comments

Comments
 (0)