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 7f30b17 commit 34ec69fCopy full SHA for 34ec69f
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
hooks:
28
- id: markdownlint-fix
29
- repo: https://github.com/streetsidesoftware/cspell-cli
30
- rev: v9.0.1
+ rev: v9.2.0
31
32
- id: cspell
33
- repo: https://github.com/citation-file-format/cffconvert
@@ -45,6 +45,6 @@ repos:
45
46
- id: yamllint
47
- repo: https://github.com/domluna/JuliaFormatter.jl
48
- rev: v2.1.2
+ rev: v2.1.5
49
50
- id: julia-formatter
0 commit comments