Skip to content

Commit 0e3e729

Browse files
committed
update ocamlformat
1 parent f63f87d commit 0e3e729

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ocamlformat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
break-infix=fit-or-vertical
22
margin=74
33
parens-tuple=multi-line-only
4-
version=0.27.0
4+
version=0.28.1

melange-json.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ depends: [
2020
"ppxlib" {>= "0.32.0"}
2121
"opam-check-npm-deps" {with-test}
2222
"ocaml-lsp-server" {with-test}
23-
"ocamlformat" {>= "0.27.0" & with-test}
23+
"ocamlformat" {>= "0.28.1" & with-test}
2424
"odoc" {with-doc}
2525
]
2626
build: [

0 commit comments

Comments
 (0)