From 2ad006bbdc0c6974e188b642ab5ea64174f0d72e Mon Sep 17 00:00:00 2001 From: David Calvert Date: Sun, 18 Aug 2024 22:37:59 +0200 Subject: [PATCH] ci: updated pre-commit checks Signed-off-by: David Calvert --- .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 d6f325d..b3e5fc8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: # Typos - repo: https://github.com/crate-ci/typos - rev: v1.23.5 + rev: v1.23.6 hooks: - id: typos