We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aacef44 commit a5c091fCopy full SHA for a5c091f
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: tox-ini-fmt
20
args: ["-p", "fix"]
21
- repo: https://github.com/tox-dev/pyproject-fmt
22
- rev: "1.1.0"
+ rev: "1.2.0"
23
hooks:
24
- id: pyproject-fmt
25
additional_dependencies: ["tox>=4.8"]
0 commit comments