add hadolint
parent
82c2913543
commit
07d4cb37c0
@ -0,0 +1 @@
|
||||
pre-commit-cache
|
@ -0,0 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/hadolint/hadolint
|
||||
rev: master
|
||||
hooks:
|
||||
- id: hadolint
|
||||
args: [--ignore, DL3008]
|
Loading…
Reference in New Issue