We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808f9e2 commit 2d3f338Copy full SHA for 2d3f338
.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.4"
+ rev: "v0.9.5"
18
hooks:
19
- id: ruff-format
20
- id: ruff
0 commit comments