This commit is contained in:
Igor Lobanov
2023-10-26 20:05:32 +02:00
parent 54457cb9c5
commit 1c49780cd4
5 changed files with 14 additions and 5 deletions

View File

@@ -22,10 +22,10 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/timothycrosley/isort
rev: 5.12.0
hooks:
- id: isort
# - repo: https://github.com/timothycrosley/isort
# rev: 5.12.0
# hooks:
# - id: isort
- repo: https://github.com/ambv/black
rev: 23.9.1