mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-10 14:51:43 +00:00
fix: broken install-hooks due to saltlint v0.8.0
This commit is contained in:
parent
fc04282106
commit
7da11c9c3a
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ repos:
|
|||
always_run: true
|
||||
pass_filenames: false
|
||||
- repo: https://github.com/warpnet/salt-lint
|
||||
rev: v0.8.0
|
||||
rev: v0.9.2
|
||||
hooks:
|
||||
- id: salt-lint
|
||||
name: Check Salt files using salt-lint
|
||||
|
|
Loading…
Add table
Reference in a new issue