From 7f24de5679a51d73b9dd094e18538ffdccdc9368 Mon Sep 17 00:00:00 2001 From: brokenpip3 Date: Sun, 7 Apr 2024 10:00:53 +0000 Subject: [PATCH] [create-pull-request] automated change --- .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 a749bf7..4444927 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ repos: hooks: - id: check-github-workflows - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v4.6.0 hooks: - id: detect-private-key - id: trailing-whitespace