Skip to content

Commit f7bfa4f

Browse files
authored
Merge pull request #29 from ssciwr/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 594406b + 05a7493 commit f7bfa4f

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
@@ -24,12 +24,12 @@ repos:
2424
- id: nbstripout
2525

2626
- repo: https://github.com/pre-commit/mirrors-clang-format
27-
rev: v16.0.0
27+
rev: v16.0.6
2828
hooks:
2929
- id: clang-format
3030

3131
- repo: https://github.com/pre-commit/mirrors-prettier
32-
rev: v3.0.0-alpha.6
32+
rev: v3.0.0-alpha.9-for-vscode
3333
hooks:
3434
- id: prettier
3535
ci:

0 commit comments

Comments
 (0)