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 87dd5c7 commit 1557d72Copy full SHA for 1557d72
1 file changed
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
# Ruff version.
32
- rev: v0.15.20
+ rev: v0.15.21
33
hooks:
34
# Run the linter.
35
- id: ruff
0 commit comments