Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeeja authored Oct 4, 2023
1 parent 8c6a7f2 commit e7b61bf
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 @@ -35,7 +35,7 @@ repos:
- id: black

- repo: https://github.com/PyCQA/isort
rev: 5.12
rev: 5.12.0
hooks:
- id: isort
args: [--profile=black]

0 comments on commit e7b61bf

Please sign in to comment.