From 88ef7c311a52d623c1d2dd26faa3481cf9f4b714 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 7 Jun 2023 11:53:18 +0300 Subject: [PATCH] .pre-commit-config.yaml: remove jumanjihouse/pre-commit-hooks, neither hook works --- .pre-commit-config.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e0efd98..b748b80 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,13 +38,6 @@ repos: - id: check-github-workflows - id: check-gitlab-ci - - repo: https://github.com/jumanjihouse/pre-commit-hooks - rev: 3.0.0 - hooks: - - id: bundler-audit - # https://github.com/jumanjihouse/pre-commit-hooks/issues/111 - #- id: check-mailmap - - repo: https://github.com/fsfe/reuse-tool rev: v1.1.2 hooks: