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 0cf41c1 commit d4371b0Copy full SHA for d4371b0
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: validate-pyproject
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: "v0.14.1"
+ rev: "v0.14.3"
27
28
- id: ruff-check
29
args: ["--fix", "--unsafe-fixes", "--exit-non-zero-on-fix"]
0 commit comments