Skip to content

Commit da58b7d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v6.0.0](pre-commit/pre-commit-hooks@v4.4.0...v6.0.0) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 22.12.0 → 26.1.0](psf/black-pre-commit-mirror@22.12.0...26.1.0)
1 parent e5ec341 commit da58b7d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.4.0
3+
rev: v6.0.0
44
hooks:
55
- id: trailing-whitespace
66
- id: check-yaml
@@ -13,7 +13,7 @@ repos:
1313
- id: jupyter-notebook-cleanup
1414
args:
1515
- --remove-kernel-metadata
16-
- repo: https://github.com/psf/black
17-
rev: 22.12.0
16+
- repo: https://github.com/psf/black-pre-commit-mirror
17+
rev: 26.1.0
1818
hooks:
1919
- id: black

0 commit comments

Comments
 (0)