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 8f798ea commit f6d78a9Copy full SHA for f6d78a9
1 file changed
.pre-commit-config.yaml
@@ -19,11 +19,11 @@ repos:
19
hooks:
20
- id: tox-toml-fmt
21
- repo: https://github.com/tox-dev/pyproject-fmt
22
- rev: "v2.19.0"
+ rev: "v2.20.0"
23
24
- id: pyproject-fmt
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: "v0.15.6"
+ rev: "v0.15.7"
27
28
- id: ruff-format
29
- id: ruff
0 commit comments