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

This commit is contained in:
Yurii Motov
2026-02-03 10:20:59 +01:00
parent ec3ac8a2d2
commit df27ca84f0

View File

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