Skip to content

Commit 0e5f914

Browse files
bowiechenfacebook-github-bot
authored andcommitted
Update pyfmt component on FBS:master (facebook#3088)
Summary: Pull Request resolved: meta-pytorch/botorch#3088 Differential Revision: D87671961
1 parent 462b77e commit 0e5f914

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ repos:
1515
hooks:
1616
- id: ufmt
1717
additional_dependencies:
18-
- black==24.4.2
19-
- usort==1.0.8.post1
20-
- ruff-api==0.1.0
18+
- black==25.11.0
19+
- usort==1.1.0
20+
- ruff-api==0.2.0
2121
- stdlibs==2024.1.28
2222
args: [format]
2323

requirements-fmt.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# generated by `pyfmt --requirements`
2-
black==24.4.2
3-
ruff-api==0.1.0
2+
black==25.11.0
3+
ruff-api==0.2.0
44
stdlibs==2024.1.28
5-
ufmt==2.8.0
6-
usort==1.0.8.post1
5+
ufmt==2.9.0
6+
usort==1.1.0

0 commit comments

Comments
 (0)