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 37d0485 commit 8552364Copy full SHA for 8552364
1 file changed
.pre-commit-config.yaml
@@ -56,7 +56,7 @@ repos:
56
57
# Python linting using ruff
58
- repo: https://github.com/astral-sh/ruff-pre-commit
59
- rev: v0.2.1
+ rev: v0.2.2
60
hooks:
61
- id: ruff
62
args: ["--fix", "--show-fixes"]
0 commit comments