Skip to content

Commit

Permalink
test(ci): update the shellcheck pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
zaufi committed Mar 14, 2024
1 parent 44c1dcb commit 062fa8d
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 @@ -79,7 +79,7 @@ repos:
- id: validate-pyproject

- repo: https://github.com/koalaman/shellcheck-precommit
rev: v0.9.0
rev: v0.10.0
hooks:
- id: shellcheck
args: ['--shell=bash', '--color=always']
Expand Down

0 comments on commit 062fa8d

Please sign in to comment.