mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-12-23 06:49:34 +01:00
Prepare universal workflow
This commit is contained in:
parent
83c2f6930e
commit
bd832a90dc
@ -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