Loading .pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ repos: # Default pre-commit hooks .................................................. - repo: https://github.com/timothycrosley/isort rev: 5.10.1 rev: 5.12.0 hooks: - id: isort name: sort imports Loading Loading
.pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ repos: # Default pre-commit hooks .................................................. - repo: https://github.com/timothycrosley/isort rev: 5.10.1 rev: 5.12.0 hooks: - id: isort name: sort imports Loading