Skip to content

Commit 72dfc8b

Browse files
authored
Merge pull request #22 from ssciwr/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 7171e14 + 39a7b23 commit 72dfc8b

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: 22.6.0
11+
rev: 22.8.0
1212
hooks:
1313
- id: black
1414

@@ -19,7 +19,7 @@ repos:
1919
additional_dependencies: [pyyaml==5.4.1]
2020

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

@@ -29,7 +29,7 @@ repos:
2929
- id: clang-format
3030

3131
- repo: https://github.com/pre-commit/mirrors-prettier
32-
rev: v2.7.1
32+
rev: v3.0.0-alpha.0
3333
hooks:
3434
- id: prettier
3535
ci:

0 commit comments

Comments
 (0)