We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c6388 commit 07990d6Copy full SHA for 07990d6
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
exclude: ^pylint_django/tests/input.*$
21
args: [--line-length=120]
22
- repo: https://github.com/tox-dev/pyproject-fmt
23
- rev: "2.2.4"
+ rev: "2.3.1"
24
hooks:
25
- id: pyproject-fmt
26
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
0 commit comments