[FIX] Update copier template

To avoid the isort problem (PyCQA/isort#2077)
This commit is contained in:
Maksym Yankin
2023-02-23 14:58:53 +02:00
parent 0f1eb46813
commit 1adc4ae7f7
4 changed files with 5 additions and 4 deletions

View File

@@ -101,7 +101,7 @@ repos:
- id: pyupgrade
args: ["--keep-percent-format"]
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
name: isort except __init__.py