We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2702bf9 commit 3acd226Copy full SHA for 3acd226
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: auto-walrus
17
18
- repo: https://github.com/astral-sh/ruff-pre-commit
19
- rev: v0.3.7
+ rev: v0.4.1
20
hooks:
21
- id: ruff
22
- id: ruff-format
@@ -29,7 +29,7 @@ repos:
29
- tomli
30
31
- repo: https://github.com/tox-dev/pyproject-fmt
32
- rev: "1.7.0"
+ rev: "1.8.0"
33
34
- id: pyproject-fmt
35
0 commit comments