Skip to content

Commit

Permalink
MAINT: update isort pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
mgunyho committed Feb 4, 2023
1 parent 1a3b100 commit 2ebe26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -29,7 +29,7 @@ repos:
additional_dependencies: [flake8-deprecated, flake8-mutable]

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

Expand Down

0 comments on commit 2ebe26d

Please sign in to comment.