Skip to content

Commit

Permalink
Update pre-commit hook pre-commit/pre-commit-hooks to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2022
1 parent 03f95bf commit e8215d2
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 @@ -13,7 +13,7 @@ repos:
- id: commitizen
stages: [commit-msg]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down

0 comments on commit e8215d2

Please sign in to comment.