From 46681dd7af2e71e6981d3199669d9370cb3d8723 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Nov 2021 17:39:42 +0000 Subject: [PATCH] chore(pre-commit): update crate-ci/typos to v1.2.1 --- .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 02027cc5..706045a5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -79,6 +79,6 @@ repos: exclude: ^CHANGELOG\.md$ - repo: https://github.com/crate-ci/typos - rev: v1.1.7 + rev: v1.2.1 hooks: - id: typos