We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afbd049 commit fc7988cCopy full SHA for fc7988c
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ default_language_version:
3
4
repos:
5
- repo: https://github.com/astral-sh/ruff-pre-commit
6
- rev: "v0.3.5"
+ rev: "v0.3.7"
7
hooks:
8
- id: ruff
9
args: ["--fix"]
0 commit comments