UPD copier config

This commit is contained in:
David Beal
2023-03-03 15:17:42 +01:00
parent ea3edcac6f
commit e9032aa39f
5 changed files with 7 additions and 6 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