We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b501833 commit 2045263Copy full SHA for 2045263
.pre-commit-config.yaml
@@ -66,7 +66,7 @@ repos:
66
args: [--py38-plus]
67
68
- repo: https://github.com/astral-sh/ruff-pre-commit
69
- rev: v0.6.3
+ rev: v0.6.4
70
hooks:
71
- id: ruff
72
args: [--fix, --exit-non-zero-on-fix]
0 commit comments