Skip to content

Commit 39dd171

Browse files
Balandatfacebook-github-bot
authored andcommitted
Rever black upgrade (#2806)
Summary: #2789 reverted a previous black upgrade. This brings the version in the pre-commit config back in sync to avoid breakages in our tests / CI. Pull Request resolved: #2806 Reviewed By: saitcakmak Differential Revision: D72475338 Pulled By: Balandat fbshipit-source-id: ebf82522fc7f0ae49ffa6a66b44c1448760d95ad
1 parent 255b337 commit 39dd171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
hooks:
1616
- id: ufmt
1717
additional_dependencies:
18-
- black==24.10.0
18+
- black==24.4.2
1919
- usort==1.0.8.post1
2020
- ruff-api==0.1.0
2121
- stdlibs==2024.1.28

0 commit comments

Comments
 (0)