We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45d024a + e701fcd commit d31cdb0Copy full SHA for d31cdb0
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: trailing-whitespace
12
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.9.0
+ rev: v0.9.2
15
hooks:
16
- id: ruff
17
args:
0 commit comments