added pre-commit-config.yaml file

This commit is contained in:
Paul 2021-09-25 16:00:43 +02:00
parent b8c59946c0
commit 32dd635a3c

6
.pre-commit-config.yaml Normal file
View File

@ -0,0 +1,6 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: check-yaml