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 c3e51a8 commit ee40753Copy full SHA for ee40753
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
- id: pyupgrade
43
args: [--py311-plus]
44
- repo: https://github.com/astral-sh/ruff-pre-commit
45
- rev: v0.14.2
+ rev: v0.14.3
46
hooks:
47
- id: ruff
48
args: [--fix, --exit-non-zero-on-fix]
0 commit comments