Skip to content

Commit 8ba1fc3

Browse files
authored
Merge pull request #1019 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents cb187b2 + 8464fbb commit 8ba1fc3

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
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com/asottile/reorder_python_imports
3-
rev: v3.8.2
3+
rev: v3.8.5
44
hooks:
55
- id: reorder-python-imports
66
- repo: https://github.com/psf/black
7-
rev: "22.6.0"
7+
rev: "22.10.0"
88
hooks:
99
- id: black
1010
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)