Skip to content

Commit

Permalink
set isort repo away from archived mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsmejia committed Oct 27, 2023
1 parent d1c3cea commit 520ea58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ repos:
# - id: check-docstring-first # We can enable this rule once models.py is simplified
- id: check-yaml

- repo: https://github.com/pre-commit/mirrors-isort
rev: v4.3.21
- repo: https://github.com/PyCQA/isort
rev: 4.3.21
hooks:
- id: isort

Expand Down

0 comments on commit 520ea58

Please sign in to comment.