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 df3c15e commit 2c9c802Copy full SHA for 2c9c802
.pre-commit-config.yaml
@@ -56,7 +56,7 @@ repos:
56
- id: docformatter
57
args: [--in-place, --wrap-summaries, "88", --wrap-descriptions, "88", --blank]
58
- repo: https://github.com/charliermarsh/ruff-pre-commit
59
- rev: v0.0.205
+ rev: v0.0.216
60
hooks:
61
- id: ruff
62
args: [hooks, tests]
0 commit comments