From 8ec2de496a4a40f141b7daed44148b7a912769eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 08:29:45 +0000 Subject: [PATCH] latexindent: Update to version 3.18 --- bucket/latexindent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/latexindent.json b/bucket/latexindent.json index 0c72c4e00e..b22ebd811d 100644 --- a/bucket/latexindent.json +++ b/bucket/latexindent.json @@ -1,5 +1,5 @@ { - "version": "3.17.3", + "version": "3.18", "description": "Perl script to add indentation to LaTeX files", "homepage": "https://github.com/cmhughes/latexindent.pl", "license": "GPL-3.0-only",