We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b37039f commit 23b2f17Copy full SHA for 23b2f17
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
# Ruff version.
18
- rev: v0.4.9
+ rev: v0.6.3
19
hooks:
20
# Run the linter.
21
- id: ruff
0 commit comments