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 1a7f6be commit 4f2fb00Copy full SHA for 4f2fb00
.pre-commit-config.yaml
@@ -51,7 +51,7 @@ repos:
51
- id: trailing-whitespace
52
53
- repo: https://github.com/astral-sh/ruff-pre-commit
54
- rev: "v0.14.2"
+ rev: "v0.14.3"
55
hooks:
56
- id: ruff-check
57
types: [file, python]
0 commit comments