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 adaf91a commit 14100b5Copy full SHA for 14100b5
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
- id: pyupgrade
39
args: [--py311-plus]
40
- repo: https://github.com/astral-sh/ruff-pre-commit
41
- rev: v0.12.3
+ rev: v0.12.5
42
hooks:
43
- id: ruff
44
args: [--fix]
0 commit comments