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