From bede3fb578db6e2e9fd0ba9af8edc69c7469044b Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Thu, 3 Nov 2022 07:20:30 +0000 Subject: [PATCH] Update pre-commit hooks --- .pre-commit-config.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fb246d1..4217dac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,8 +15,7 @@ repos: - id: flake8 args: [--max-line-length=88] exclude: ^core/migrations - - repo: https://github.com/thibaudcolas/curlylint - rev: v0.13.1 + - repo: https://github.com/sirwart/ripsecrets.git + rev: v0.1.5 hooks: - - id: curlylint - files: \.(html|sls)$ + - id: ripsecrets