From 112a5a0b3d5bcbcc7845d760bfebe5ecc43e4115 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 07:28:41 -0600 Subject: [PATCH] chore(deps): upgrade pre-commit dependencies (#256) Co-authored-by: qartik <130700862+qartik@users.noreply.github.com> --- .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 4086c04..0ed8c1b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: debug-statements - repo: https://github.com/crate-ci/typos - rev: v1.27.0 + rev: typos-dict-v0.11.34 hooks: - id: typos