Skip to content

Commit bf29f24

Browse files
authored
Merge branch 'main' into bump_to_1.6.1
2 parents e9a2525 + 1edb321 commit bf29f24

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ ci:
55

66
files: (^notebooks)
77
repos:
8-
- repo: https://github.com/psf/black
9-
rev: 25.1.0
8+
- repo: https://github.com/psf/black-pre-commit-mirror
9+
rev: 25.9.0
1010
hooks:
1111
- id: black
12-
- repo: https://github.com/psf/black
13-
rev: 25.1.0
12+
- repo: https://github.com/psf/black-pre-commit-mirror
13+
rev: 25.9.0
1414
hooks:
1515
- id: black-jupyter

0 commit comments

Comments
 (0)