Update pre-commit hooks. (#236)

Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-22 09:32:38 +01:00
committed by GitHub
parent b10cb336ce
commit 8d82d80c19
+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: v5.11.3 rev: 5.11.4
hooks: hooks:
- id: isort - id: isort
args: ["--profile", "black"] args: ["--profile", "black"]