Skip to content

Commit

Permalink
test: upgrade shellcheck to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Apr 8, 2020
1 parent 2c6a522 commit 6af1710
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 @@ -31,7 +31,7 @@ repos:
# Intentionally not run on helpers/python (support very old versions)
exclude: completions/
- repo: https://github.com/ryanrhee/shellcheck-py
rev: v0.7.0.1-1
rev: v0.7.1.1
hooks:
- id: shellcheck
args: [
Expand Down

0 comments on commit 6af1710

Please sign in to comment.