Merge pull request #765 from PyPSA/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Fabian Neumann 2023-10-24 08:49:56 +02:00 committed by GitHub
commit 9ce125bd44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ repos:
# Formatting with "black" coding style
- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.10.0
hooks:
# Format Python files
- id: black