From 8d7e96e5eab3d8a3f64ed81bf9c03e3ffa10f3ec Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 16:55:47 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 57d08b2..25d53e7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,14 +1,14 @@ repos: - repo: https://github.com/bemeurer/beautysh - rev: '3.8' + rev: '6.0.1' hooks: - id: beautysh - repo: https://github.com/jumanjihouse/pre-commit-hooks - rev: 1.7.1 + rev: 2.1.5 hooks: - id: shellcheck - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v1.3.0 + rev: v3.4.0 hooks: - id: autopep8-wrapper - id: check-added-large-files