We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ae833 commit 38f0a65Copy full SHA for 38f0a65
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
hooks:
31
- id: prettier
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: v0.7.4
+ rev: v0.8.4
34
35
- id: ruff
36
args: [--fix, --show-fixes]
0 commit comments