From 957231050fe6b49059eae83268dda76d2be70e28 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:17:22 -0600 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#646) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[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 abd4df16..45701ff7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - tomli - repo: https://github.com/pre-commit/pre-commit-hooks # Some common pre-commit hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: check-yaml # Checks the syntax of .yaml files. args: [--allow-multiple-documents]