From bf55ffcb4898ad2ddfd4b22981d34db1f01ddd95 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Wed, 25 Oct 2023 13:43:45 +0200 Subject: [PATCH] ci: fix .pre-commit-config.yaml --- .pre-commit-config.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8ec08854d72a..af85472448cf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,8 +30,6 @@ repos: src/lv_conf_internal.h ) types_or: ["c", "header"] - -repos: - repo: https://github.com/crate-ci/typos rev: v1.16.20 hooks: