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:
|
||||
- id: check-travis
|
||||
- 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
|
||||
rev: 2.4.0
|
||||
hooks:
|
||||
|
Reference in New Issue
Block a user