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 61aaf13 commit d4a0e32Copy full SHA for d4a0e32
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
- id: prettier
49
args: [--config, .meta/prettierrc.yml]
50
- repo: https://github.com/adrienverge/yamllint
51
- rev: "v1.33.0"
+ rev: "v1.34.0"
52
hooks:
53
- id: yamllint
54
args: [-c, .meta/yamllint.yaml]
0 commit comments