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 c79c074 commit e68f988Copy full SHA for e68f988
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.21.2"
+ rev: "v2.23.0"
23
24
- id: pyproject-fmt
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: "v0.15.14"
+ rev: "v0.15.15"
27
28
- id: ruff-format
29
- id: ruff
0 commit comments