Skip to content

Commit 4cf35b3

Browse files
committed
match ufmt / black / usort with pyfmt
1 parent 22f76cb commit 4cf35b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ repos:
1111
- id: end-of-file-fixer
1212

1313
- repo: https://github.com/omnilib/ufmt
14-
rev: v2.1.0
14+
rev: v2.0.1
1515
hooks:
1616
- id: ufmt
1717
additional_dependencies:
18-
- black == 23.3.0
19-
- usort == 1.0.7
18+
- black == 22.12.0
19+
- usort == 1.0.5
2020

2121
- repo: https://github.com/PyCQA/flake8
2222
rev: 6.0.0

0 commit comments

Comments
 (0)