Skip to content

Commit

Permalink
update isort so lint will pass
Browse files Browse the repository at this point in the history
  • Loading branch information
ascibisz committed May 13, 2024
1 parent eb4c602 commit 0bf3247
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 @@ -2,7 +2,7 @@ files: simularium_metrics_calculator
repos:

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

Expand Down

0 comments on commit 0bf3247

Please sign in to comment.