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 e4687a3 commit 04e63cdCopy full SHA for 04e63cd
.pre-commit-config.yaml
@@ -26,15 +26,15 @@ repos:
26
- id: check-merge-conflict
27
args: [--assume-in-merge]
28
- repo: https://github.com/igorshubovych/markdownlint-cli
29
- rev: v0.45.0
+ rev: v0.46.0
30
hooks:
31
- id: markdownlint-fix
32
- repo: https://github.com/citation-file-format/cffconvert
33
rev: 054bda51dbe278b3e86f27c890e3f3ac877d616c
34
35
- id: validate-cff
36
- repo: https://github.com/google/yamlfmt
37
- rev: v0.19.0
+ rev: v0.20.0
38
39
- id: yamlfmt
40
- repo: https://github.com/adrienverge/yamllint
0 commit comments