Skip to content

Commit cc5b28f

Browse files
authored
Merge pull request #3014 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ce7351f + a149395 commit cc5b28f

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
@@ -29,7 +29,7 @@ repos:
2929

3030
# Autoformat: Python code
3131
- repo: https://github.com/psf/black
32-
rev: 22.12.0
32+
rev: 23.1.0
3333
hooks:
3434
- id: black
3535
args:
@@ -40,7 +40,7 @@ repos:
4040

4141
# Autoformat: Python code
4242
- repo: https://github.com/pycqa/isort
43-
rev: 5.11.4
43+
rev: 5.12.0
4444
hooks:
4545
- id: isort
4646
args:

0 commit comments

Comments
 (0)