Skip to content

Commit 1edeb13

Browse files
authored
Merge pull request #154 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3f56d78 + 4e55337 commit 1edeb13

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
@@ -68,13 +68,13 @@ repos:
6868

6969
# Autoformat: Python code
7070
- repo: https://github.com/pycqa/isort
71-
rev: 6.0.1
71+
rev: 6.1.0
7272
hooks:
7373
- id: isort
7474

7575
# Autoformat: Python code
76-
- repo: https://github.com/psf/black
77-
rev: 25.1.0
76+
- repo: https://github.com/psf/black-pre-commit-mirror
77+
rev: 25.9.0
7878
hooks:
7979
- id: black
8080

0 commit comments

Comments
 (0)