From 2782f9e14607a1b81dbf0a85c928514cd6000d4f Mon Sep 17 00:00:00 2001 From: Alec Delaney Date: Wed, 15 Jan 2025 00:35:57 -0500 Subject: [PATCH] Update pre-commit hooks --- .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 399b299..59ac224 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: reuse name: Check REUSE compatibility - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v5.0.0 hooks: - id: check-yaml name: Check YAML