Skip to content

Commit 847fbc0

Browse files
authored
Merge pull request #730 from MilesCranmer/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 038ac36 + 472cbf5 commit 847fbc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
repos:
22
# General linting
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.6.0
4+
rev: v5.0.0
55
hooks:
66
- id: trailing-whitespace
77
- id: end-of-file-fixer
88
- id: check-yaml
99
- id: check-added-large-files
1010
# General formatting
1111
- repo: https://github.com/psf/black
12-
rev: 24.8.0
12+
rev: 24.10.0
1313
hooks:
1414
- id: black
1515
- id: black-jupyter

0 commit comments

Comments
 (0)