From 4d1eb0f3d8de817e7ed6a394d4ab65d6fbec69fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 01:17:59 +0300 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(#15)?= 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 a462baf..2103bb6 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