1 parent dc7a51b commit b7d7766Copy full SHA for b7d7766
1 file changed
.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.48.0
+ rev: v0.49.1
30
hooks:
31
- id: markdownlint-fix
32
- repo: https://github.com/citation-file-format/cffconvert
@@ -44,6 +44,6 @@ repos:
44
45
- id: yamllint
46
- repo: https://github.com/domluna/JuliaFormatter.jl
47
- rev: v2.6.5
+ rev: v2.13.0
48
49
- id: julia-formatter
0 commit comments