From dbb9e93fddd3558e9dd2fddf9b7011b59e967bab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 08:21:09 +0000 Subject: [PATCH] [ADMIN] Pre-commit auto-update (#208) Co-authored-by: marco-lancini <1472968+marco-lancini@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 5e2aefb..cca624f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: prettier - repo: https://github.com/crate-ci/typos - rev: typos-dict-v0.11.35 + rev: v1.28.3 hooks: - id: typos args: ['--write-changes', '--config', '.typos.toml']