We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b697f commit 847f77eCopy full SHA for 847f77e
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: validate-pyproject
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: "v0.11.5"
+ rev: "v0.11.6"
27
28
- id: ruff-format
29
- id: ruff
0 commit comments