Skip to content

Commit

Permalink
bugfix: pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuoZhuoCrayon committed Oct 4, 2023
1 parent ffd1d70 commit d102f5e
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 @@ -11,7 +11,7 @@ repos:
name: black
language: python
- repo: https://github.com/pycqa/isort
rev: 5.5.4
rev: 5.11.5
hooks:
- id: isort
args: [ "--profile", "black" ]
Expand Down

0 comments on commit d102f5e

Please sign in to comment.