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 2a6bcae commit 09c27ceCopy full SHA for 09c27ce
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
37
- repo: https://github.com/astral-sh/ruff-pre-commit
38
# Ruff version.
39
- rev: v0.4.9
+ rev: v0.4.10
40
hooks:
41
# Run the linter.
42
- id: ruff
0 commit comments