From 5d8e488becfed7fe9dcab8821d9c950bd5ac8ec6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 22:41:00 +0000 Subject: [PATCH] chore(pre-commit): update crate-ci/typos to v1.48.0 --- .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 fa4f91b..ac86128 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,6 +33,6 @@ repos: exclude: ^CHANGELOG\.md$ - repo: https://github.com/crate-ci/typos - rev: v1.1.7 + rev: v1.48.0 hooks: - id: typos