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 d4d53b1 commit b553630Copy full SHA for b553630
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
args: [--prose-wrap=always]
41
42
- repo: https://github.com/astral-sh/ruff-pre-commit
43
- rev: "v0.14.2"
+ rev: "v0.14.3"
44
hooks:
45
- id: ruff
46
args: ["--fix", "--show-fixes"]
0 commit comments