Update isort in pre-commit hook config

This commit is contained in:
Bruno Alla 2020-08-12 12:31:32 +01:00
parent 3cb4fe3bda
commit 499af1b203

View File

@ -16,7 +16,7 @@ repos:
- id: black
- repo: https://github.com/timothycrosley/isort
rev: 4.3.21
rev: 5.3.2
hooks:
- id: isort