We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec7d409 commit 147388aCopy full SHA for 147388a
.pre-commit-config.yaml
@@ -62,3 +62,8 @@ repos:
62
hooks:
63
- id: djhtml
64
files: .*/templates/.*\.html$
65
+
66
+ - repo: https://github.com/tox-dev/pyproject-fmt
67
+ rev: "v2.5.0"
68
+ hooks:
69
+ - id: pyproject-fmt
0 commit comments