Skip to content

Commit

Permalink
Bump isort to 5.12.0 in pre-commit config (#2147)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJulianJES committed Jan 28, 2023
1 parent 07f38fc commit 8a82aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -26,7 +26,7 @@ repos:
- pydocstyle==6.1.1

- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort

Expand Down

0 comments on commit 8a82aab

Please sign in to comment.