Skip to content

Commit

Permalink
Update pre-commit hooks (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA authored Apr 14, 2022
1 parent 7eb6734 commit 368ad82
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 @@ -9,7 +9,7 @@ repos:
name: Blacken

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
rev: v4.2.0
hooks:
- id: trailing-whitespace
args: [--markdown-linebreak-ext=md]
Expand Down

0 comments on commit 368ad82

Please sign in to comment.