Update pre-commit hooks. (#236)

Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
master
github-actions[bot] 2022-12-22 09:32:38 +01:00 committed by GitHub
parent b10cb336ce
commit 8d82d80c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"]