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 8f5e91f commit 09b1467Copy full SHA for 09b1467
1 file changed
.pre-commit-config.yaml
@@ -20,11 +20,11 @@ repos:
20
- id: tox-ini-fmt
21
args: ["-p", "fix"]
22
- repo: https://github.com/tox-dev/pyproject-fmt
23
- rev: "v2.5.1"
+ rev: "v2.6.0"
24
hooks:
25
- id: pyproject-fmt
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: "v0.11.9"
+ rev: "v0.11.11"
28
29
- id: ruff-format
30
- id: ruff
0 commit comments