Merge pull request #6 from Crocmagnon/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Gabriel Augendre 2023-04-04 18:15:48 +02:00 committed by GitHub
commit 0682a277b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ repos:
- id: isort
args: [--profile, black]
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
args: [--target-version, py310]