Skip to content

Commit

Permalink
Merge pull request #256 from jeff350/saltlint-bump-version-0.9.2
Browse files Browse the repository at this point in the history
chore: broken install-hooks due to saltlint v0.8.0
  • Loading branch information
jeff350 authored Sep 22, 2023
2 parents 486da97 + 7da11c9 commit 14c0639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 14c0639

Please sign in to comment.