Update pre-commit hooks (#342)

Update versions of pre-commit hooks to latest version.

Co-authored-by: philipp-horstenkamp <philipp-horstenkamp@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-11-08 08:39:59 +01:00 committed by GitHub
parent 12f40af538
commit 0af7622cc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ repos:
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black
args: [--config=pyproject.toml]
@ -80,7 +80,7 @@ repos:
- loguru-mypy
- repo: https://github.com/frnmst/md-toc
rev: 8.2.0
rev: 8.2.1
hooks:
- id: md-toc