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 90509f1 commit 7af8d74Copy full SHA for 7af8d74
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
# Python
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
# Ruff version.
24
- rev: v0.14.1
+ rev: v0.14.2
25
hooks:
26
- id: ruff
27
args: ["--fix"]
0 commit comments