We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0868856 commit 6b5d73bCopy full SHA for 6b5d73b
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: pyproject-fmt
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: "v0.15.11"
+ rev: "v0.15.12"
23
24
- id: ruff-format
25
- id: ruff
0 commit comments