From 3de3efc0cf952a796db362df20765d0c60a019c2 Mon Sep 17 00:00:00 2001 From: "konflux-internal-p02[bot]" <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 13:19:55 +0000 Subject: [PATCH] Update pre-commit hook crate-ci/typos to v1.40.0 Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> --- .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 6374e5fdcd..9e40e1463f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: args: [--output-format, github, --fix] - id: ruff-format - repo: https://github.com/crate-ci/typos - rev: v1.38.1 + rev: v1.40.0 hooks: - id: typos exclude: 'Dockerfile\.rocm\.ubi'