Skip to content

Commit fd8c5ae

Browse files
authored
Merge pull request #6562 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6b4799c + 1b87683 commit fd8c5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
exclude: .bumpversion.cfg
2222

2323
- repo: https://github.com/psf/black
24-
rev: 22.8.0
24+
rev: 22.10.0
2525
hooks:
2626
- id: black
2727
args: ["--line-length", "100"]

0 commit comments

Comments
 (0)