We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb30590 commit ebcd04cCopy full SHA for ebcd04c
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: pyproject-fmt
21
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: v0.4.9
+ rev: v0.4.10
24
hooks:
25
- id: ruff
26
args: [--fix, --exit-non-zero-on-fix]
0 commit comments