We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da3413 commit 7ae2865Copy full SHA for 7ae2865
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
# Ruff version.
30
- rev: v0.15.1
+ rev: v0.15.2
31
hooks:
32
# Run the linter.
33
- id: ruff
0 commit comments