Skip to content

Commit 54066e5

Browse files
snowman2max-sixty
andcommitted
Update .pre-commit-config.yaml
Co-authored-by: Maximilian Roos <[email protected]>
1 parent d80d074 commit 54066e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ repos:
3535
- id: mypy
3636
# Copied from setup.cfg
3737
exclude: "properties|asv_bench"
38+
# This is slow and so we take it out of the fast-path; requires passing
39+
# `--hook-stage manual` to pre-commit
3840
stages: [manual]
3941
additional_dependencies: [
4042
# Type stubs

0 commit comments

Comments
 (0)