Skip to content

Commit

Permalink
Merge branch 'main' into assets
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwb authored May 2, 2024
2 parents 84f7be7 + 30cada5 commit f7575de
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 @@ -13,7 +13,7 @@ repos:
- id: reorder-python-imports
args: [--application-directories, '.:src', --py38-plus]
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black
args: [--line-length=79, --target-version=py38]
Expand Down

0 comments on commit f7575de

Please sign in to comment.