From eebe1c61a3b29e2b0e4efb9b75fb99570b00d15c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 18:46:47 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.22.9 --- .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 0da5133..6f50601 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -95,7 +95,7 @@ repos: ### in order for typos pre-commit hook to read it. ### In this case, comment out this block until ".typos.toml" has been committed successfully - repo: https://github.com/crate-ci/typos - rev: v1.22.7 + rev: v1.22.9 hooks: - id: typos # args: []