8000 [pre-commit.ci] pre-commit autoupdate (#152) · xarray-contrib/xarray-tutorial@52962f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 52962f0

Browse files
[pre-commit.ci] pre-commit autoupdate (#152)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c5bee94 commit 52962f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ repos:
1313
- id: double-quote-string-fixer
1414

1515
- repo: https://github.com/psf/black
16-
rev: 22.8.0
16+
rev: 22.10.0
1717
hooks:
1818
- id: black
1919
- id: black-jupyter
2020

2121
- repo: https://github.com/keewis/blackdoc
22-
rev: v0.3.7
22+
rev: v0.3.8
2323
hooks:
2424
- id: blackdoc
2525

@@ -38,7 +38,7 @@ repos:
3838
- id: isort
3939

4040
- repo: https://github.com/pre-commit/mirrors-prettier
41-
rev: v3.0.0-alpha.0
41+
rev: v3.0.0-alpha.4
4242
hooks:
4343
- id: prettier
4444

0 commit comments

Comments
 (0)
0