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 cf8e015 commit da68ddcCopy full SHA for da68ddc
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.10.0"
+ rev: "v2.11.0"
24
hooks:
25
- id: pyproject-fmt
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: "v0.14.0"
+ rev: "v0.14.1"
28
29
- id: ruff-format
30
- id: ruff
0 commit comments