From e75bee8b6543779498bcba57c8942521199860ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 12:29:47 +0100 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3.1.0 (#50) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 13d5106..549b996 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: codespell - repo: "https://github.com/pre-commit/mirrors-prettier" - rev: v3.0.3 + rev: v3.1.0 hooks: - id: prettier files: \.(js|md)$