Add pre-commit: shellcheck

This commit is contained in:
York-Simon Johannsen 2023-06-07 18:39:25 +02:00
parent fca4560e18
commit 0a74a2e6d5
No known key found for this signature in database
GPG key ID: 006F8812A4B527D9

5
.pre-commit-config.yaml Normal file
View file

@ -0,0 +1,5 @@
repos:
- repo: https://github.com/jumanjihouse/pre-commit-hooks
rev: 3.0.0
hooks:
- id: shellcheck