Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#397)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/pycqa/isort: 5.13.2 →
6.0.0](PyCQA/isort@5.13.2...6.0.0)
<!--pre-commit.ci end-->
  • Loading branch information
pre-commit-ci[bot] authored Feb 2, 2025
1 parent d8419e6 commit cbcb49f
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 @@ -20,7 +20,7 @@ repos:
args: ["--django"]

- repo: https://github.com/pycqa/isort
rev: 5.13.2
rev: 6.0.0
hooks:
- id: isort
name: isort
Expand Down

0 comments on commit cbcb49f

Please sign in to comment.