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:
parent
801e453de5
commit
74fcb2af09
@ -60,8 +60,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: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
|
Loading…
Reference in New Issue
Block a user