Skip to content

Commit

Permalink
Merge pull request #17 from MousaZeidBaker/fix/update-isort
Browse files Browse the repository at this point in the history
ci: update isort
  • Loading branch information
MousaZeidBaker authored Feb 9, 2023
2 parents 54e7deb + 7ffdd5a commit 81176a0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,13 @@ repos:
hooks:
- id: black
- repo: https://github.com/pycqa/isort
rev: 5.10.1
rev: 5.11.5
hooks:
- id: isort
- repo: https://github.com/pycqa/flake8
rev: 5.0.4
hooks:
- id: flake8
additional_dependencies:
- flake8-black
- flake8-isort
- repo: https://github.com/commitizen-tools/commitizen
rev: v2.37.1
hooks:
Expand Down

0 comments on commit 81176a0

Please sign in to comment.