We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e429d66 commit 00cd736Copy full SHA for 00cd736
1 file changed
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
- id: pyupgrade
41
args: [--py39-plus]
42
- repo: https://github.com/astral-sh/ruff-pre-commit
43
- rev: v0.9.5
+ rev: v0.9.6
44
hooks:
45
- id: ruff
46
args: [--fix, --exit-non-zero-on-fix]
0 commit comments