We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8fed2c commit fdd636cCopy full SHA for fdd636c
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
args:
45
- --fix
46
- repo: https://github.com/astral-sh/ruff-pre-commit
47
- rev: 'v0.9.3'
+ rev: 'v0.9.4'
48
hooks:
49
- id: ruff
50
args: [--fix, --exit-non-zero-on-fix]
0 commit comments