feature/84-character-creation #88
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: pretty-format-yaml
|
- id: pretty-format-yaml
|
||||||
args: [--autofix, --indent, '2']
|
args: [--autofix, --indent, '2']
|
||||||
|
- repo: https://github.com/hadolint/hadolint
|
||||||
|
rev: v2.12.0
|
||||||
|
hooks:
|
||||||
|
- id: hadolint-docker
|
||||||
|
|
Loading…
Reference in a new issue