We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5172528 commit 3aa775fCopy full SHA for 3aa775f
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
# Run ruff:
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
# Ruff version.
14
- rev: v0.5.0
+ rev: v0.5.5
15
hooks:
16
# Run the linter.
17
- id: ruff
0 commit comments