Skip to content

Commit 646d151

Browse files
snowman2max-sixty
andcommitted
Update .pre-commit-config.yaml
Co-authored-by: Maximilian Roos <[email protected]>
1 parent 7430ff5 commit 646d151

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
@@ -50,6 +50,8 @@ repos:
5050
- id: mypy
5151
# Copied from setup.cfg
5252
exclude: "properties|asv_bench"
53+
# This is slow and so we take it out of the fast-path; requires passing
54+
# `--hook-stage manual` to pre-commit
5355
stages: [manual]
5456
additional_dependencies: [
5557
# Type stubs

0 commit comments

Comments
 (0)