Skip to content

Commit

Permalink
Merge pull request #528 from madmaze/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
bozhodimitrov committed Dec 28, 2023
2 parents 6547684 + e4ae4d8 commit 9d21124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
@@ -1,7 +1,7 @@
exclude: ^(tests/data/)
repos:
- repo: https://github.com/psf/black
rev: 23.12.0
rev: 23.12.1
hooks:
- id: black
args: [-S, --line-length=79, --safe, --quiet]
Expand Down

0 comments on commit 9d21124

Please sign in to comment.