Skip to content

Commit

Permalink
Merge pull request #6 from milkboy/renovate/pre-commit-pre-commit-hoo…
Browse files Browse the repository at this point in the history
…ks-4.x

Update pre-commit hook pre-commit/pre-commit-hooks to v4
  • Loading branch information
milkboy authored Feb 17, 2022
2 parents a6e5cd5 + dc3fdff commit 0481db3
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 @@ -4,7 +4,7 @@ default_language_version:
python: python3.9
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0
rev: v4.1.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down

0 comments on commit 0481db3

Please sign in to comment.