pre-commit: add hadonlint-container hook [skip ci]

This commit is contained in:
surtur 2022-08-08 16:46:52 +02:00
parent a894b9eff5
commit 5df1659c6f
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -19,6 +19,10 @@ repos:
language: system
entry: yamllint .
pass_filenames: false
- repo: https://git.dotya.ml/wanderer/hadolint-pre-commit
rev: v0.0.1
hooks:
- id: hadolint-container
- repo: https://github.com/dnephin/pre-commit-golang
rev: v0.5.0
hooks: