Skip to content

Commit 5b2aa2b

Browse files
authored
Merge pull request #812 from jupyter/pre-commit-ci-update-config
2 parents 3697a0d + 56b9c2f commit 5b2aa2b

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

1818
- repo: https://github.com/asottile/reorder_python_imports
19-
rev: v3.1.0
19+
rev: v3.3.0
2020
hooks:
2121
- id: reorder-python-imports
2222

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

0 commit comments

Comments
 (0)