From d1fe52fc336fa7b6517a863f8eae827c6e4cb0c2 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 19:17:59 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps)!:=20Update=20pre-commit=20hook=20pre?= =?UTF-8?q?-commit/pre-commit-hooks=20(=20v4.6.0=20=E2=86=92=20v5.0.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | --------------------------- | ------ | ------ | | github-tags | pre-commit/pre-commit-hooks | v4.6.0 | v5.0.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 982f42601..bc4ea9a20 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - ".ci/yamllint/.yamllint.yaml" - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer