We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f9878 commit 40117adCopy full SHA for 40117ad
.pre-commit-config.yaml
@@ -9,10 +9,6 @@ repos:
9
- id: check-yaml
10
- id: check-added-large-files
11
- id: debug-statements
12
- - repo: https://github.com/pre-commit/mirrors-mypy
13
- rev: v1.8.0
14
- hooks:
15
- - id: mypy
16
# Using this mirror lets us use mypyc-compiled black, which is about 2x faster
17
- repo: https://github.com/psf/black-pre-commit-mirror
18
rev: 23.12.1
0 commit comments