Skip to content

Commit

Permalink
pre-commit: rollback black to earlier version
Browse files Browse the repository at this point in the history
  • Loading branch information
spaam committed Nov 8, 2024
1 parent 7e10813 commit 1f55f8c
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 @@ -10,7 +10,7 @@ repos:
- id: check-added-large-files

- repo: https://github.com/ambv/black
rev: 24.10.0
rev: 24.3.0
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit 1f55f8c

Please sign in to comment.