Skip to content

Commit

Permalink
fix: Moar black fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tazarov committed May 10, 2024
1 parent 5e56f3f commit e03ff17
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ repos:
- id: check-docstring-first

- repo: https://github.com/psf/black
# https://github.com/psf/black/issues/2493
rev: "refs/tags/23.3.0:refs/tags/23.3.0"
rev: "v24.4.2"
hooks:
- id: black

Expand Down

0 comments on commit e03ff17

Please sign in to comment.