diff --git a/.ocamlformat b/.ocamlformat index f176b24..fe088d1 100644 --- a/.ocamlformat +++ b/.ocamlformat @@ -1,4 +1,4 @@ -version=0.24.1 +version=0.26.2 profile=default ocaml-version=4.14.0 @@ -17,4 +17,3 @@ nested-match=align # deprecated parens-ite=true parens-tuple=multi-line-only type-decl=sparse - diff --git a/passage.opam b/passage.opam index 2df7849..6b3a9da 100644 --- a/passage.opam +++ b/passage.opam @@ -21,7 +21,7 @@ depends: [ "qrc" "re2" "sedlex" - "ocamlformat" {= "0.24.1" & with-dev-setup} + "ocamlformat" {= "0.26.2" & with-dev-setup} ] depexts: [