We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5650e0e commit e8ab128Copy full SHA for e8ab128
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: trailing-whitespace
11
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
- rev: "v0.5.3"
+ rev: "v0.5.5"
14
hooks:
15
- id: ruff
16
args: [--exit-non-zero-on-fix]
0 commit comments