From 206d33ec6794f1dd5e75f8e940c18593e86a6916 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 21:28:20 +0000 Subject: [PATCH] Update all minor versions --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e399d17..ef14e2a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: trailing-whitespace - id: mixed-line-ending - repo: https://github.com/sbrunner/hooks - rev: 0.3.2 + rev: 0.5.0 hooks: - id: copyright - id: workflows-require-timeout @@ -51,7 +51,7 @@ repos: hooks: - id: git-check - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.20.0 + rev: 0.22.0 hooks: - id: check-github-actions - id: check-github-workflows