mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-21 23:33:31 +01:00
Prepare universal workflow
This commit is contained in:
parent
b93f42e4cd
commit
d9eda62706
@ -7,7 +7,14 @@
|
||||
hooks:
|
||||
- id: shellcheck
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
rev: v4.5.0
|
||||
hooks:
|
||||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
- id: trailing-whitespace
|
||||
- id: check-yaml
|
||||
- id: check-symlinks
|
||||
- id: pretty-format-json
|
||||
- repo: https://github.com/asottile/setup-cfg-fmt
|
||||
rev: v2.5.0
|
||||
hooks:
|
||||
- id: setup-cfg-fmt
|
Loading…
Reference in New Issue
Block a user