Skip to content

Commit 126f4f4

Browse files
authored
Merge pull request #149 from pyOpenSci/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 019ee85 + ad7c9f9 commit 126f4f4

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
@@ -20,7 +20,7 @@ ci:
2020
repos:
2121
# Out of the box hooks for pre-commit https://github.com/pre-commit/pre-commit-hooks
2222
- repo: https://github.com/pre-commit/pre-commit-hooks
23-
rev: v4.5.0
23+
rev: v4.6.0
2424
hooks:
2525
# Makes sure files end in a newline and only a newline.
2626
- id: end-of-file-fixer

0 commit comments

Comments
 (0)