We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480186a commit 65c4a3aCopy full SHA for 65c4a3a
.pre-commit-config.yaml
@@ -69,7 +69,7 @@ repos:
69
# Python: Ruff linter & formatter
70
# https://docs.astral.sh/ruff/
71
- repo: https://github.com/astral-sh/ruff-pre-commit
72
- rev: v0.9.2
+ rev: v0.9.3
73
hooks:
74
# Run the linter
75
- id: ruff
0 commit comments