fix: broken install-hooks due to saltlint v0.8.0

This commit is contained in:
Jeff Neel 2023-05-03 15:55:18 -05:00
parent fc04282106
commit 7da11c9c3a

View file

@ -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