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 4163383 commit 665ab52Copy full SHA for 665ab52
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: trailing-whitespace
10
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: "v0.13.2"
+ rev: "v0.13.3"
13
hooks:
14
- id: ruff-format
15
args: [--config=ruff.toml]
0 commit comments