mirror of
https://github.com/Kludex/awesome-fastapi-projects.git
synced 2025-05-16 14:16:35 +00:00
Try fixing pyproject-fmt config
This commit is contained in:
parent
aebd17d299
commit
d66e31aef6
@ -34,7 +34,7 @@ repos:
|
|||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
args: [--py311-plus]
|
args: [--py311-plus]
|
||||||
- repo: https://github.com/tox-dev/pyproject-fmt
|
- repo: https://github.com/tox-dev/pyproject-fmt
|
||||||
rev: "0.11.1"
|
rev: "0.13.0"
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyproject-fmt
|
- id: pyproject-fmt
|
||||||
args: ["--indent=4"]
|
args: ["--indent=4"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user