Skip to content

Commit

Permalink
Fix pre-commit (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
frimtec committed Mar 11, 2023
1 parent fcdcd0c commit 95b6fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repos:
args:
- --quiet
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/pycqa/flake8
Expand Down

0 comments on commit 95b6fd6

Please sign in to comment.