Add auto-merge.yml (#4)

This commit is contained in:
DeadNews
2023-01-09 18:01:34 +02:00
committed by GitHub
parent c417d99685
commit 37333913e4
3 changed files with 41 additions and 0 deletions

View File

@@ -11,6 +11,12 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.20.0
hooks:
- id: check-dependabot
- id: check-github-workflows
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.16
hooks: