mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: bump isort to fix pre-commit CI (#22907)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#
|
||||
repos:
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.9.3
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
|
||||
Reference in New Issue
Block a user