Skip to content

Commit

Permalink
Merge pull request #602 from deNBI/deps/pre-commit-pre-commit-hooks-5.x
Browse files Browse the repository at this point in the history
feat(Dependencies): Update pre-commit hook pre-commit/pre-commit-hooks to v5
  • Loading branch information
dweinholz authored Oct 7, 2024
2 parents 9d38ed4 + fa42ea8 commit 0ec23ff
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 @@ -3,7 +3,7 @@ default_stages: [ commit ]

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down

0 comments on commit 0ec23ff

Please sign in to comment.