Skip to content

Commit ade2314

Browse files
[pre-commit] Fix the version of pyproject-fmt by using our fork
1 parent abdb2b6 commit ade2314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ repos:
6767
- exceptiongroup>=1.0.0rc8
6868
# Manual because passing pyright is a work in progress.
6969
stages: [manual]
70-
- repo: https://github.com/tox-dev/pyproject-fmt
70+
- repo: https://github.com/pytest-dev/pyproject-fmt
7171
rev: "v2.12.1"
7272
hooks:
7373
- id: pyproject-fmt

0 commit comments

Comments
 (0)