We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7c34fe commit fdfb3b3Copy full SHA for fdfb3b3
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: auto-walrus
30
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: v0.2.1
+ rev: v0.3.2
33
hooks:
34
- id: ruff # See pyproject.toml for args
35
# args: [--fix, --exit-non-zero-on-fix]
0 commit comments