chore: 🔥 remove duplicate isort from pre-commit-config

This commit is contained in:
Onuralp SEZER 2023-10-10 11:26:53 +03:00 committed by GitHub
parent 29532db02f
commit 2254e59bdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -34,11 +34,6 @@ repos:
# name: Upgrade code
# args: [--py38-plus]
- repo: https://github.com/PyCQA/isort
rev: 5.12.0
hooks:
- id: isort
name: Sort imports
- repo: https://github.com/PyCQA/flake8
rev: 6.1.0