Skip to content

Commit

Permalink
Update precommit isort: 5.12.0 -> 5.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Jan 8, 2025
1 parent 1a39af9 commit 44db661
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:
- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
name: isort (Python)
Expand Down

0 comments on commit 44db661

Please sign in to comment.