Skip to content

Commit

Permalink
Bump isort version to 5.11.5 to fix CI failure
Browse files Browse the repository at this point in the history
  • Loading branch information
yetinam committed Feb 20, 2023
1 parent a857fd4 commit 530ad2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -10,7 +10,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/pycqa/isort
rev: 5.11.4
rev: 5.11.5
hooks:
- id: isort
name: isort (python)
Expand Down

0 comments on commit 530ad2e

Please sign in to comment.