From ec28183fe1b101fe827e9aaf780f060c43ff07bf Mon Sep 17 00:00:00 2001 From: mosfet80 Date: Sun, 7 Jan 2024 01:39:38 +0100 Subject: [PATCH] Update .pre-commit-config.yaml --- .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 de29ea1..ac5af5c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: # Standard hooks - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v4.4.0 hooks: - id: check-added-large-files - id: check-case-conflict