From 1f80a02be9087b554b39747b53081851eb3e6e63 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Mon, 17 May 2021 23:27:17 +0200 Subject: [PATCH] version updated --- .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 847878c7..4e7fe1ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v3.4.0 + rev: v4.0.1 hooks: - id: check-case-conflict - id: check-json