Skip to content

Commit

Permalink
Merge pull request #26 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 Feb 20, 2024
2 parents 220d0e7 + b66aad2 commit c7b342d
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.1.1 # keep in sync with pyproject.toml
rev: 24.2.0 # keep in sync with pyproject.toml
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit c7b342d

Please sign in to comment.