Browse Source

Remove `types: [python]` from mypy hook in `pre-commit.yaml`

pull/14806/head
Yurii Motov 5 months ago
parent
commit
df27ca84f0
  1. 1
      .pre-commit-config.yaml

1
.pre-commit-config.yaml

@ -36,7 +36,6 @@ repos:
require_serial: true
language: unsupported
pass_filenames: false
types: [python]
- id: add-permalinks-pages
language: unsupported

Loading…
Cancel
Save