We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3179d43 commit 6d706fbCopy full SHA for 6d706fb
1 file changed
.pre-commit-config.yaml
@@ -15,11 +15,11 @@ repos:
15
- id: tox-ini-fmt
16
args: ["-p", "fix"]
17
- repo: https://github.com/tox-dev/pyproject-fmt
18
- rev: "2.1.4"
+ rev: "2.2.1"
19
hooks:
20
- id: pyproject-fmt
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: "v0.5.4"
+ rev: "v0.6.3"
23
24
- id: ruff-format
25
- id: ruff
0 commit comments