Skip to content

Commit

Permalink
Merge pull request #27 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 authored Mar 19, 2024
2 parents c7b342d + 0fcae25 commit fac686d
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.2.0 # keep in sync with pyproject.toml
rev: 24.3.0 # keep in sync with pyproject.toml
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit fac686d

Please sign in to comment.