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 88c1b99 commit e9cb93aCopy full SHA for e9cb93a
.pre-commit-config.yaml
@@ -15,11 +15,11 @@ repos:
15
- id: codespell
16
additional_dependencies: ["tomli>=2.0.1"]
17
- repo: https://github.com/tox-dev/pyproject-fmt
18
- rev: "2.3.0"
+ rev: "2.4.3"
19
hooks:
20
- id: pyproject-fmt
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: "v0.6.9"
+ rev: "v0.7.0"
23
24
- id: ruff-format
25
- id: ruff
0 commit comments