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 4e8d3ca commit 25000a2Copy full SHA for 25000a2
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
doc/data/messages/m/missing-final-newline/bad/crlf.py
21
)$
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: "v0.14.0"
+ rev: "v0.14.1"
24
hooks:
25
- id: ruff-check
26
args: ["--fix"]
@@ -165,7 +165,7 @@ repos:
165
additional_dependencies:
166
- tomli
167
- repo: https://github.com/tox-dev/pyproject-fmt
168
- rev: "v2.10.0"
+ rev: "v2.11.0"
169
170
- id: pyproject-fmt
171
- repo: https://github.com/abravalheri/validate-pyproject
0 commit comments