mirror of
https://github.com/apache/superset.git
synced 2026-04-18 07:35:09 +00:00
chore: upgrade mypy and add type guards (#16227)
This commit is contained in:
@@ -24,9 +24,10 @@ repos:
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v0.790
|
||||
rev: v0.910
|
||||
hooks:
|
||||
- id: mypy
|
||||
additional_dependencies: [types-all]
|
||||
- repo: https://github.com/peterdemin/pip-compile-multi
|
||||
rev: v2.4.1
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user