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 754823b commit a4a8af0Copy full SHA for a4a8af0
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
args: [--safe, --quiet, --line-length=88]
7
8
- repo: https://github.com/tox-dev/pyproject-fmt
9
- rev: "v2.5.0"
+ rev: "v2.5.1"
10
hooks:
11
- id: pyproject-fmt
12
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
0 commit comments