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 ef6c68e commit 57f405fCopy full SHA for 57f405f
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
# Ruff version.
19
- rev: v0.8.0
+ rev: v0.8.3
20
hooks:
21
# Run the linter.
22
- id: ruff
0 commit comments