We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 162dfc2 commit bc74094Copy full SHA for bc74094
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: trailing-whitespace
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
# Ruff version.
15
- rev: v0.1.4
+ rev: v0.8.2
16
hooks:
17
# Run the linter.
18
- id: ruff
0 commit comments