Merge branch 'master' into dependabot/pip/black-24.4.0

This commit is contained in:
Emil Stenström 2024-04-16 22:26:13 +02:00 committed by GitHub
commit ffba0994c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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