Skip to content

Commit

Permalink
chore: update black in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
terriko committed Apr 15, 2024
1 parent 71d07cb commit f84f5ee
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 @@ -5,7 +5,7 @@ repos:
- id: isort

- repo: https://github.com/python/black
rev: 24.3.0
rev: 24.4.0
hooks:
- id: black

Expand Down

0 comments on commit f84f5ee

Please sign in to comment.