Skip to content

Commit e63395c

Browse files
authored
Merge pull request #46 from ssciwr/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ce3cf4b + d52f656 commit e63395c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- id: mixed-line-ending
99

1010
- repo: https://github.com/psf/black
11-
rev: 24.10.0
11+
rev: 25.1.0
1212
hooks:
1313
- id: black
1414

@@ -24,7 +24,7 @@ repos:
2424
- id: nbstripout
2525

2626
- repo: https://github.com/pre-commit/mirrors-clang-format
27-
rev: v19.1.6
27+
rev: v20.1.0
2828
hooks:
2929
- id: clang-format
3030

0 commit comments

Comments
 (0)