We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5172528 commit 4db7758Copy full SHA for 4db7758
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
# Run ruff:
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
# Ruff version.
14
- rev: v0.5.0
+ rev: v0.6.4
15
hooks:
16
# Run the linter.
17
- id: ruff
0 commit comments