From 0e50e05f8f32f592a14db9235e283c5aca502aa1 Mon Sep 17 00:00:00 2001 From: lumiere-bot <98047013+rosey-bot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 12:12:40 +0000 Subject: [PATCH] fix(github-release): update pre-commit hook lucas-c/pre-commit-hooks to v1.1.11 --- .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 e9c90106a0..227437abfb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: end-of-file-fixer - id: mixed-line-ending - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.1.10 + rev: v1.1.11 hooks: - id: remove-crlf - id: remove-tabs