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 f7cdaaf commit 8dfec2fCopy full SHA for 8dfec2f
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: check-merge-conflict
27
args: [--assume-in-merge]
28
- repo: https://github.com/igorshubovych/markdownlint-cli
29
- rev: v0.44.0
+ rev: v0.45.0
30
hooks:
31
- id: markdownlint-fix
32
- repo: https://github.com/citation-file-format/cffconvert
@@ -40,7 +40,7 @@ repos:
40
types_or: [yaml, json]
41
exclude: ".copier-answers.yml"
42
- repo: https://github.com/adrienverge/yamllint
43
- rev: v1.37.0
+ rev: v1.37.1
44
45
- id: yamllint
46
- repo: https://github.com/domluna/JuliaFormatter.jl
0 commit comments