From 79e8833dba95ca7f6857906de9ba98ae84aaa072 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 14 Jul 2024 21:14:04 +0300 Subject: [PATCH] .pre-commit-config.yaml: import cv changes --- .pre-commit-config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 440dcf0..363589c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,8 +66,11 @@ repos: rev: 0.29.0 hooks: - id: check-dependabot + - id: check-github-actions - id: check-github-workflows - id: check-gitlab-ci + - id: check-renovate + additional_dependencies: ["pyjson5"] - repo: https://github.com/fsfe/reuse-tool rev: v4.0.3