We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dbfb39 commit fe706b5Copy full SHA for fe706b5
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: trailing-whitespace
16
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: "v0.11.0"
+ rev: "v0.11.13"
19
hooks:
20
- id: ruff
21
args: [--exit-non-zero-on-fix]
0 commit comments