mirror of
https://github.com/home-assistant/core.git
synced 2026-04-24 18:59:22 +01:00
Upgrade isort to 5.5.3 (#40493)
This commit is contained in:
@@ -39,7 +39,7 @@ repos:
|
||||
- --configfile=tests/bandit.yaml
|
||||
files: ^(homeassistant|script|tests)/.+\.py$
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.5.2
|
||||
rev: 5.5.3
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
||||
Reference in New Issue
Block a user