Skip to content

Commit

Permalink
Merge pull request #228 from PowerGridModel/fix/bump-isort-precommit-…
Browse files Browse the repository at this point in the history
…hook

bump isort pre commit hook
  • Loading branch information
petersalemink95 authored Apr 5, 2023
2 parents bee283f + e2fb167 commit a62c187
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 @@ -8,7 +8,7 @@ repos:
hooks:
- id: reuse
- repo: https://github.com/pycqa/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/psf/black
Expand Down

0 comments on commit a62c187

Please sign in to comment.