We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638918c commit 6856664Copy full SHA for 6856664
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: trailing-whitespace
22
23
- repo: https://github.com/astral-sh/ruff-pre-commit
24
- rev: v0.9.1
+ rev: v0.9.2
25
hooks:
26
- id: ruff
27
- id: ruff-format
0 commit comments