From 2971f81ae9a4b268e668c777265685dd8062c7af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 21:32:49 +0000 Subject: [PATCH] chore(deps): update pre-commit hook 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 94a58f2..9d9ba5f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: additional_dependencies: - black==24.10.0 - repo: https://github.com/crate-ci/typos - rev: v1.28.1 + rev: v1.48.0 hooks: - id: typos - repo: https://github.com/pre-commit/pre-commit-hooks