From 7b37b84d6a5420eefbc6d43f4a395541f525ed8b Mon Sep 17 00:00:00 2001 From: Liora Milbaum Date: Mon, 27 May 2024 11:05:54 +0300 Subject: [PATCH] Update .pre-commit-config.yaml --- .pre-commit-config.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fb8fc3c..f7b65da 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,15 +25,6 @@ repos: - id: check-added-large-files - id: check-json - id: check-yaml - - repo: https://github.com/markdownlint/markdownlint - rev: v0.13.0 - hooks: - - id: markdownlint - args: [-s, .markdownlint.rb] - - repo: https://github.com/maxbrunet/pre-commit-renovate - rev: 37.368.8 - hooks: - - id: renovate-config-validator - repo: https://github.com/antonbabenko/pre-commit-terraform rev: v1.89.1 hooks: