We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2910671 commit 0d0309dCopy full SHA for 0d0309d
1 file changed
.pre-commit-config.yaml
@@ -41,7 +41,7 @@ repos:
41
- id: prettier
42
args: ["--tab-width", "2"]
43
- repo: https://github.com/astral-sh/ruff-pre-commit
44
- rev: v0.14.10
+ rev: v0.14.11
45
hooks:
46
- id: ruff
47
args: [--fix, --exit-non-zero-on-fix]
0 commit comments