Skip to content

Commit 11c653e

Browse files
committed
Remove pre-commit isort hook
1 parent e9b1827 commit 11c653e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pre-commit-config.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ repos:
4545
- --format=custom
4646
- --configfile=tests/bandit.yaml
4747
files: ^(custom_components|bin|tests)/.+\.py$
48-
- repo: https://github.com/pre-commit/mirrors-isort
49-
rev: v5.10.1
50-
hooks:
51-
- id: isort
5248
- repo: https://github.com/pre-commit/pre-commit-hooks
5349
rev: v4.4.0
5450
hooks:

0 commit comments

Comments
 (0)