.pre-commit-config.yaml: import cv changes

This commit is contained in:
Aminda Suomalainen 2024-07-14 21:14:04 +03:00
parent c5d2ae3f55
commit 79e8833dba
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 0 deletions

View File

@ -66,8 +66,11 @@ repos:
rev: 0.29.0 rev: 0.29.0
hooks: hooks:
- id: check-dependabot - id: check-dependabot
- id: check-github-actions
- id: check-github-workflows - id: check-github-workflows
- id: check-gitlab-ci - id: check-gitlab-ci
- id: check-renovate
additional_dependencies: ["pyjson5"]
- repo: https://github.com/fsfe/reuse-tool - repo: https://github.com/fsfe/reuse-tool
rev: v4.0.3 rev: v4.0.3