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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Fabian Neumann 2023-11-16 09:38:22 +01:00 committed by GitHub
commit 54afa891cc
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 # Formatting with "black" coding style
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.10.1 rev: 23.11.0
hooks: hooks:
# Format Python files # Format Python files
- id: black - id: black