Bump isort version to 5.12.0 (#4480)

This commit is contained in:
Ralf W. Grosse-Kunstleve 2023-01-31 22:44:18 -08:00 committed by GitHub
parent a500f439d0
commit c71e3af73f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ repos:
# Nicely sort includes
- repo: https://github.com/PyCQA/isort
rev: "5.11.4"
rev: "5.12.0"
hooks:
- id: isort