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 10036ba commit b67c140Copy full SHA for b67c140
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
exclude: ^tests/
32
33
- repo: https://github.com/astral-sh/ruff-pre-commit
34
- rev: "v0.14.3"
+ rev: "v0.14.4"
35
hooks:
36
- id: ruff-check
37
args: [--fix]
0 commit comments