Skip to content

Commit de41b82

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v6.0.0](pre-commit/pre-commit-hooks@v4.3.0...v6.0.0) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 22.10.0 → 26.5.0](psf/black-pre-commit-mirror@22.10.0...26.5.0) - [github.com/kynan/nbstripout: 0.6.1 → 0.9.1](kynan/nbstripout@0.6.1...0.9.1) - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.1 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.0.0-alpha.1...v4.0.0-alpha.8)
1 parent fce4992 commit de41b82

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.3.0
3+
rev: v6.0.0
44
hooks:
55
- id: check-yaml
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88

9-
- repo: https://github.com/psf/black
10-
rev: 22.10.0
9+
- repo: https://github.com/psf/black-pre-commit-mirror
10+
rev: 26.5.0
1111
hooks:
1212
- id: black
1313
- id: black-jupyter
1414

1515
- repo: https://github.com/kynan/nbstripout
16-
rev: 0.6.1
16+
rev: 0.9.1
1717
hooks:
1818
- id: nbstripout
1919

2020
- repo: https://github.com/pre-commit/mirrors-prettier
21-
rev: v3.0.0-alpha.1
21+
rev: v4.0.0-alpha.8
2222
hooks:
2323
- id: prettier

0 commit comments

Comments
 (0)