🐛 Bump isort to v5.12.0 (#1096)

This commit is contained in:
Sviatoslav Sydorenko 2023-01-30 18:55:04 +01:00 committed by GitHub
parent 42b8aa122f
commit 9d23ae9536
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ repos:
exclude: "tests/test_slots.py"
- repo: https://github.com/PyCQA/isort
rev: 5.11.4
rev: 5.12.0
hooks:
- id: isort
files: \.py$