Skip to content

Commit

Permalink
Merge pull request #542 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 Apr 16, 2024
2 parents ad8a8cd + dae7612 commit ff1611a
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: 24.3.0
rev: 24.4.0
hooks:
- id: black
args: [-S, --line-length=79, --safe, --quiet]
Expand Down

0 comments on commit ff1611a

Please sign in to comment.