1
0
mirror of https://github.com/Mikaela/cv.git synced 2024-11-25 09:59:23 +01:00

.pre-commit-config.yaml: check github actions and renovate as well

This commit is contained in:
Aminda Suomalainen 2024-07-13 16:44:13 +03:00
parent 801e453de5
commit 74fcb2af09
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -60,8 +60,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: local
hooks: