We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9dc62 commit a0e2d66Copy full SHA for a0e2d66
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: prettier
25
args: ["--print-width=120", "--prose-wrap=always"]
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: "v0.0.275"
+ rev: "v0.0.276"
28
hooks:
29
- id: ruff
30
args: [--fix, --exit-non-zero-on-fix]
0 commit comments