Skip to content

Commit

Permalink
Merge pull request #327 from PyPSA/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
FabianHofmann authored Oct 24, 2023
2 parents 9ea305e + bae44dd commit 5a1f00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,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
Expand Down

0 comments on commit 5a1f00f

Please sign in to comment.