[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: v5.11.3 → 5.11.4](https://github.com/pycqa/isort/compare/v5.11.3...5.11.4)
This commit is contained in:
pre-commit-ci[bot]
2022-12-26 18:00:23 +00:00
committed by GitHub
parent d1eaed8fed
commit 5a4ed6b2cd
+1 -1
View File
@@ -30,7 +30,7 @@ repos:
- id: black - id: black
- repo: https://github.com/pycqa/isort - repo: https://github.com/pycqa/isort
rev: v5.11.3 rev: 5.11.4
hooks: hooks:
- id: isort - id: isort
args: [ "--profile", "black", ] args: [ "--profile", "black", ]