Skip to content

Commit

Permalink
Remove pre-commit isort hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Limych committed Oct 5, 2024
1 parent e9b1827 commit 11c653e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ repos:
- --format=custom
- --configfile=tests/bandit.yaml
files: ^(custom_components|bin|tests)/.+\.py$
- repo: https://github.com/pre-commit/mirrors-isort
rev: v5.10.1
hooks:
- id: isort
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
Expand Down

0 comments on commit 11c653e

Please sign in to comment.