mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
Add Dependabot validation
This commit is contained in:
@@ -20,6 +20,11 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: check-travis
|
- id: check-travis
|
||||||
- id: check-github-workflows
|
- id: check-github-workflows
|
||||||
|
- id: check-jsonschema
|
||||||
|
alias: check-dependabot
|
||||||
|
name: "Validate Dependabot Config"
|
||||||
|
files: '.github/dependabot\.yml$'
|
||||||
|
args: ["--schemafile", "https://json.schemastore.org/dependabot-2.0.json"]
|
||||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||||
rev: 2.4.0
|
rev: 2.4.0
|
||||||
hooks:
|
hooks:
|
||||||
|
Reference in New Issue
Block a user