Try fixing pyproject-fmt config

This commit is contained in:
Vladyslav Fedoriuk 2023-07-29 12:38:00 +02:00
parent aebd17d299
commit d66e31aef6

View File

@ -34,7 +34,7 @@ repos:
- id: pyupgrade
args: [--py311-plus]
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "0.11.1"
rev: "0.13.0"
hooks:
- id: pyproject-fmt
args: ["--indent=4"]