Skip to content

Commit

Permalink
Merge pull request #28 from chrishavlin/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
chrishavlin committed Apr 15, 2024
2 parents fac686d + 1f73d0e commit dfb7ece
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 @@ -7,7 +7,7 @@ default_language_version:

repos:
- repo: https://github.com/psf/black
rev: 24.3.0 # keep in sync with pyproject.toml
rev: 24.4.0 # keep in sync with pyproject.toml
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit dfb7ece

Please sign in to comment.