From 134d1dad8c0b731a71b0c14465668d5cf3f2bcca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 19:45:58 +0000 Subject: [PATCH] chore(pre-commit): update crate-ci/typos to v1.49.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..43558b8 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.49.0 hooks: - id: typos