From 5d25e72e22aedcbd6dae39d25fccea6534181fa2 Mon Sep 17 00:00:00 2001 From: Michael Ekstrand Date: Sat, 15 Jun 2024 12:26:13 -0400 Subject: [PATCH] bump taplo version --- .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 23644f397..670f940bd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: hooks: - id: yamlfmt - repo: https://github.com/mdekstrand/taplo-pre-commit - rev: v0.1.0 + rev: v0.1.2 hooks: - id: taplo-format - repo: https://github.com/astral-sh/ruff-pre-commit