Skip to content

Commit

Permalink
Merge pull request #527 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 22, 2023
2 parents 8463b13 + c55320b commit 6547684
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.11.0
rev: 23.12.0
hooks:
- id: black
args: [-S, --line-length=79, --safe, --quiet]
Expand Down

0 comments on commit 6547684

Please sign in to comment.