From e84d488954c29483f2ce1e215fdb5cfd3689ab4a Mon Sep 17 00:00:00 2001 From: Casper da Costa-Luis Date: Thu, 2 May 2024 23:13:44 +0100 Subject: [PATCH] tests: bump pre-commit --- .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 4de10258..5eb5e3c4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_language_version: python: python3 repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v4.6.0 hooks: - id: check-added-large-files - id: check-case-conflict