Skip to content

Commit

Permalink
Update pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde committed Feb 18, 2022
1 parent bfdec8f commit a96d395
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 @@ -22,7 +22,7 @@ repos:
- id: markdownlint-cli2
exclude: ^LICENSE\.md$
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.8.0.3
rev: v0.8.0.4
hooks:
- id: shellcheck
- repo: https://github.com/codespell-project/codespell
Expand Down

0 comments on commit a96d395

Please sign in to comment.