From e8189183c50d0d646330460aebb4350b014c47d2 Mon Sep 17 00:00:00 2001 From: Johan Mabille Date: Tue, 7 Apr 2026 10:03:29 +0200 Subject: [PATCH] =?UTF-8?q?Updated=20language=C3=A8formatters-pre-commit-h?= =?UTF-8?q?ooks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d67461681..6e33ed170 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: remove-tabs args: [--whitespaces-count, '4'] - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks - rev: v2.11.0 + rev: v2.16.0 hooks: - id: pretty-format-yaml args: [--autofix, --indent, '2']