Skip to content

Commit 594406b

Browse files
authored
Merge pull request #28 from ssciwr/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3b52359 + f8dc5cb commit 594406b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .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: 23.1.0
11+
rev: 23.3.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: v15.0.7
27+
rev: v16.0.0
2828
hooks:
2929
- id: clang-format
3030

0 commit comments

Comments
 (0)