From aba9ea0f7f1916c5fc01bff82983d785ab393726 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 20:23:38 +0000 Subject: [PATCH] latexindent: Update to version 3.23.7 --- bucket/latexindent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/latexindent.json b/bucket/latexindent.json index 161a4fd1c3..c2f636d33e 100644 --- a/bucket/latexindent.json +++ b/bucket/latexindent.json @@ -1,5 +1,5 @@ { - "version": "3.23.6", + "version": "3.23.7", "description": "Perl script to add indentation to LaTeX files", "homepage": "https://github.com/cmhughes/latexindent.pl", "license": "GPL-3.0-only",