We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2bf17e commit f550d6dCopy full SHA for f550d6d
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: trailing-whitespace
15
- repo: https://github.com/astral-sh/ruff-pre-commit
16
# Ruff version.
17
- rev: v0.3.2
+ rev: v0.3.4
18
hooks:
19
- id: ruff
20
args: [--fix, --exit-non-zero-on-fix]
0 commit comments