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 6ffdf92 commit f09eb89Copy full SHA for f09eb89
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
- id: ruff
31
args: ["--fix", "--unsafe-fixes", "--exit-non-zero-on-fix"]
32
- repo: https://github.com/rbubley/mirrors-prettier
33
- rev: "v3.5.0" # Use the sha / tag you want to point at
+ rev: "v3.5.1" # Use the sha / tag you want to point at
34
hooks:
35
- id: prettier
36
additional_dependencies:
0 commit comments