mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-13 16:54:47 +03:00
Add pyproject-fmt to pre-commit hooks
This commit is contained in:
parent
101897855f
commit
2c8d10da12
|
@ -40,3 +40,8 @@ repos:
|
|||
hooks:
|
||||
- id: pyupgrade
|
||||
args: ["--py39-plus", "--keep-percent-format"]
|
||||
|
||||
- repo: https://github.com/tox-dev/pyproject-fmt
|
||||
rev: v2.6.0
|
||||
hooks:
|
||||
- id: pyproject-fmt
|
||||
|
|
Loading…
Reference in New Issue
Block a user