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