Merge branch 'master' into dependabot/pip/pre-commit-3.2.2

This commit is contained in:
Emil Stenström 2023-04-06 21:25:52 +02:00 committed by GitHub
commit d6dd5a31de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/pycqa/flake8