We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eab0c9 commit 5f32399Copy full SHA for 5f32399
.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.4
+ rev: v0.9.6
73
hooks:
74
# Run the linter
75
- id: ruff
0 commit comments