Skip to content

Commit 7d67a75

Browse files
Merge pull request #76 from jupyter-server/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 55c17ca + 49d4682 commit 7d67a75

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
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/psf/black
19-
rev: 22.8.0
19+
rev: 22.10.0
2020
hooks:
2121
- id: black
2222
args: ["--line-length", "100"]
@@ -29,7 +29,7 @@ repos:
2929
args: [--profile=black]
3030

3131
- repo: https://github.com/asottile/pyupgrade
32-
rev: v2.38.2
32+
rev: v3.0.0
3333
hooks:
3434
- id: pyupgrade
3535
args: [--py37-plus]

0 commit comments

Comments
 (0)