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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Fabian Neumann 2022-10-11 06:43:53 +02:00 committed by GitHub
commit d2f757eff4
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: 22.8.0
rev: 22.10.0
hooks:
# Format Python files
- id: black