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 6752ab8 commit d8081d6Copy full SHA for d8081d6
.pre-commit-config.yaml
@@ -56,7 +56,7 @@ repos:
56
# Python: Ruff linter & formatter
57
# https://docs.astral.sh/ruff/
58
- repo: https://github.com/astral-sh/ruff-pre-commit
59
- rev: v0.13.2
+ rev: v0.13.3
60
hooks:
61
# Run the linter
62
- id: ruff
0 commit comments