From f4d0655614c5d8cc60a987aa789c2fe3834690d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 09:57:31 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps)!:=20update=20pre-commit/pre-commit-?= =?UTF-8?q?hooks=20(v5.0.0=20=E2=86=92=20v6.0.0)=20(#23)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 40fb15b..97eaf14 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ --- repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: requirements-txt-fixer - id: detect-private-key