Merge pull request #256 from jeff350/saltlint-bump-version-0.9.2

chore: broken install-hooks due to saltlint v0.8.0
This commit is contained in:
Jeff Neel 2023-09-21 22:41:29 -05:00 committed by GitHub
commit 14c06399ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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