Updatest vor everything (#106)

- direct dependencies
- other depdenencies
- pre-commit
This commit is contained in:
2023-09-09 18:47:48 +02:00
committed by GitHub
parent 0cca5f429e
commit cee1ef901a
3 changed files with 385 additions and 142 deletions

View File

@ -32,7 +32,7 @@ repos:
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.9.0
hooks:
- id: black
args: [--config=pyproject.toml]