From 4eae458783820c2db9ce25abb8ff88be611fefe8 Mon Sep 17 00:00:00 2001 From: Louis Mandel Date: Wed, 16 Oct 2024 22:29:10 -0400 Subject: [PATCH] Update 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 941831235..02e8055b0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ default_language_version: repos: # check some basic stuff - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: # Check for files that would conflict in case-insensitive filesystems - id: check-case-conflict