From 223c51de7ed604c9bf3b8da7e0667afc5a72abe4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 21:11:31 +0000 Subject: [PATCH] chore(deps): update pre-commit hook boidolr/pre-commit-text to v1.2.13 --- .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 7dc043d..025583a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: exclude: ^tests - repo: https://github.com/boidolr/pre-commit-text - rev: v1.2.12 + rev: v1.2.13 hooks: - id: pretty-format-yaml args: [--preserve-quotes]