Skip to content

Commit

Permalink
pre-commit: autoupdate (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: branchvincent <19800529+branchvincent@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and branchvincent committed Mar 24, 2024
1 parent 4b4d3f4 commit c6cd4e0
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 @@ -10,7 +10,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.9.0.6
rev: v0.10.0.1
hooks:
- id: shellcheck
exclude_types: [zsh] # https://github.com/koalaman/shellcheck/issues/809
Expand Down

0 comments on commit c6cd4e0

Please sign in to comment.