Skip to content

Commit 5891f04

Browse files
authored
Merge pull request #1046 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 36efbc5 + 74b863c commit 5891f04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ repos:
3131

3232
# Autoformat: Python code
3333
- repo: https://github.com/pycqa/isort
34-
rev: 6.0.1
34+
rev: 6.1.0
3535
hooks:
3636
- id: isort
3737

3838
# Autoformat: Python code
39-
- repo: https://github.com/psf/black
40-
rev: 25.1.0
39+
- repo: https://github.com/psf/black-pre-commit-mirror
40+
rev: 25.9.0
4141
hooks:
4242
- id: black
4343

0 commit comments

Comments
 (0)