We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c6e2db commit e7e7d5eCopy full SHA for e7e7d5e
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
exclude: poetry.lock
22
args: [--autofix, --trailing-commas]
23
- repo: https://github.com/astral-sh/ruff-pre-commit
24
- rev: v0.11.7
+ rev: v0.11.9
25
hooks:
26
- id: ruff
27
args: [--fix]
0 commit comments