Update isort to 5.11.3 (#84147)

This commit is contained in:
Marc Mueller
2022-12-17 22:10:38 +01:00
committed by GitHub
parent 813226e331
commit ed8aa51c76
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ repos:
- --configfile=tests/bandit.yaml
files: ^(homeassistant|script|tests)/.+\.py$
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: v5.11.3
hooks:
- id: isort
- repo: https://github.com/pre-commit/pre-commit-hooks