Update pre-commit hooks. (#227)

master
github-actions[bot] 2022-12-14 07:21:25 +01:00 committed by GitHub
parent 6ffaf22ca5
commit 112b5359cf
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: 5.11.1 rev: 5.11.2
hooks: hooks:
- id: isort - id: isort
args: ["--profile", "black"] args: ["--profile", "black"]