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 9db2358 commit 8a1fb4cCopy full SHA for 8a1fb4c
.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.6.7
+ rev: v0.6.8
25
hooks:
26
- id: ruff
27
args: [--fix]
0 commit comments