8000 [pre-commit.ci] pre-commit autoupdate (#156) · pavithraes/xarray-tutorial@0089da9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0089da9

Browse files
[pre-commit.ci] pre-commit autoupdate (xarray-contrib#156)
updates: - [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0) - [github.com/PyCQA/isort: 5.10.1 → 5.11.4](PyCQA/isort@5.10.1...5.11.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 640ec59 commit 0089da9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

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

1515
- repo: https://github.com/psf/black
16-
rev: 22.10.0
16+
rev: 22.12.0
1717
hooks:
1818
- id: black
1919
- id: black-jupyter
@@ -33,7 +33,7 @@ repos:
3333
hooks:
3434
- id: seed-isort-config
3535
- repo: https://github.com/PyCQA/isort
36-
rev: 5.10.1
36+
rev: 5.11.4
3737
hooks:
3838
- id: isort
3939

0 commit comments

Comments
 (0)
0