From 17d9612a0fd11ffbf956aaf6a670306eb6875adb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 16:51:55 +0300 Subject: [PATCH] =?UTF-8?q?feat(github-release)!:=20update=20pre-commit/pr?= =?UTF-8?q?e-commit-hooks=20(v5.0.0=20=E2=86=92=20v6.0.0)=20(#22)?= 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 6b94935..e47b69f 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