Skip to content

Commit 6dc9d1c

Browse files
committed
Fix ci for pre-commit
1 parent 3f88205 commit 6dc9d1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ ci:
5757
autoupdate_branch: ''
5858
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
5959
autoupdate_schedule: weekly
60-
skip: [pytest,doctest,mypy]
60+
skip: [mypy]
6161
submodules: false

0 commit comments

Comments
 (0)