Skip to content

Commit

Permalink
Merge pull request #145 from light-curve/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
hombit authored Oct 9, 2023
2 parents 20407e3 + d99ee84 commit 5b535fa
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 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace # trims trailing whitespace
- id: end-of-file-fixer # ensures that a file is either empty, or ends with one newline
Expand Down

0 comments on commit 5b535fa

Please sign in to comment.