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 f685605 commit acede9cCopy full SHA for acede9c
.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.42.0
+ rev: v0.44.0
30
hooks:
31
- id: markdownlint-fix
32
# - repo: https://github.com/sql-formatter-org/sql-formatter
@@ -38,10 +38,10 @@ repos:
38
39
- id: validate-cff
40
- repo: https://github.com/adrienverge/yamllint
41
- rev: v1.35.1
+ rev: v1.37.0
42
43
- id: yamllint
44
- repo: https://github.com/domluna/JuliaFormatter.jl
45
- rev: v1.0.62
+ rev: v2.1.0
46
47
- id: julia-formatter
0 commit comments