Update pre-commit hooks. (#226)

This commit is contained in:
github-actions[bot]
2022-12-13 07:51:09 +01:00
committed by GitHub
parent 6f203e0761
commit a4f027055f
+1 -1
View File
@@ -8,7 +8,7 @@ repos:
- id: black - id: black
- repo: https://github.com/pycqa/isort - repo: https://github.com/pycqa/isort
rev: 5.10.1 rev: 5.11.1
hooks: hooks:
- id: isort - id: isort
args: ["--profile", "black"] args: ["--profile", "black"]