We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 646d6c1 commit 87ed596Copy full SHA for 87ed596
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: mixed-line-ending
15
- repo: https://github.com/astral-sh/ruff-pre-commit
16
# renovate: datasource=pypi;depName=ruff
17
- rev: "v0.9.2"
+ rev: "v0.9.3"
18
hooks:
19
- id: ruff-format
20
- id: ruff
0 commit comments