Skip to content

Commit 8ab622c

Browse files
authored
Merge pull request #75 from light-curve/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 674ca69 + b90932e commit 8ab622c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# See https://pre-commit.com/hooks.html for more hooks
33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v4.2.0
5+
rev: v4.3.0
66
hooks:
77
- id: trailing-whitespace # trims trailing whitespace
88
- id: end-of-file-fixer # ensures that a file is either empty, or ends with one newline

0 commit comments

Comments
 (0)