From daa96c43aac26bc4f937836b8b0109f3d93dd669 Mon Sep 17 00:00:00 2001 From: "Brutus (robot)" Date: Tue, 24 Oct 2023 23:45:55 +0000 Subject: [PATCH] Bump pre-commit-hooks from v4.4.0 to v4.5.0 --- .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 dfbdafe..b4bdacf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: check-yaml - id: check-json