From 66bcb0a6b4efc0b3a74a636c8cef0de2f1d4ee7d Mon Sep 17 00:00:00 2001 From: rosey-bot <99018933+gitops-updater[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 22:14:25 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20pre-commit=20hook?= =?UTF-8?q?=20Lucas-C/pre-commit-hooks=20to=20v1.5.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------ | ------ | ------ | | github-tags | Lucas-C/pre-commit-hooks | v1.5.4 | v1.5.5 | --- .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 eb135cde9..a341169f5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: check-executables-have-shebangs - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.5.4 + rev: v1.5.5 hooks: - id: remove-crlf - id: remove-tabs