Update pre-commit hooks. (#173)

This commit is contained in:
github-actions[bot] 2022-12-13 07:50:38 +01:00 committed by GitHub
parent 39d384da8a
commit ddfcfb07d1
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
- repo: https://github.com/pycqa/isort
rev: 5.10.1
rev: 5.11.1
hooks:
- id: isort
args: ["--profile", "black"]