fix: bump isort to fix pre-commit CI (#22907)

This commit is contained in:
EugeneTorap
2023-01-30 17:22:16 +03:00
committed by GitHub
parent 54f7a248a6
commit c9b7507931
2 changed files with 2 additions and 2 deletions

View File

@@ -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