Skip to content

Commit ce3cf4b

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
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.8.0
11+
rev: 24.10.0
1212
hooks:
1313
- id: black
1414

@@ -19,12 +19,12 @@ repos:
1919
additional_dependencies: [pyyaml]
2020

2121
- repo: https://github.com/kynan/nbstripout
22-
rev: 0.7.1
22+
rev: 0.8.1
2323
hooks:
2424
- id: nbstripout
2525

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

0 commit comments

Comments
 (0)