We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582abdf commit f150c66Copy full SHA for f150c66
.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.4"
+ rev: "v0.3.5"
7
hooks:
8
- id: ruff
9
args: ["--fix"]
0 commit comments