We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121725c commit c1d7a0eCopy full SHA for c1d7a0e
1 file changed
.pre-commit-config.yaml
@@ -12,6 +12,6 @@ repos:
12
exclude_types: [markdown] # incompatible with Literate.jl
13
14
- repo: "https://github.com/domluna/JuliaFormatter.jl"
15
- rev: v2.2.0
+ rev: v2.2.1
16
hooks:
17
- id: "julia-formatter"
0 commit comments