Skip to content

Commit

Permalink
Merge pull request #90 from nationalarchives/renovate/pre-commit-pre-…
Browse files Browse the repository at this point in the history
…commit-hooks-4.x

Update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0
  • Loading branch information
jacksonj04 authored Oct 10, 2023
2 parents b872b15 + 18443ee commit 07c67de
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 @@ -2,7 +2,7 @@ default_stages: [commit]

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

0 comments on commit 07c67de

Please sign in to comment.