From 61f184bf3d820bee55341012a644b68e059c183d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Randy=20D=C3=B6ring?= <30527984+radoering@users.noreply.github.com> Date: Wed, 25 Dec 2024 09:45:11 +0100 Subject: [PATCH] Remove config that is default in the new version --- .pre-commit-config.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4a4b69c..0ece844 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,6 +29,3 @@ repos: rev: v0.10.0 hooks: - id: zizmor - # types and files can be removed with https://github.com/woodruffw/zizmor-pre-commit/pull/2 - types: [yaml] - files: \.github/workflows/.*$