Skip to content

Commit 49a310f

Browse files
authored
Merge pull request #2098 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b78b203 + 92ae788 commit 49a310f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626

2727
# Autoformat: Python code
2828
- repo: https://github.com/pycqa/isort
29-
rev: 8.0.1
29+
rev: 9.0.0a3
3030
hooks:
3131
- id: isort
3232
# args are not passed, but see the config in pyproject.toml
@@ -49,7 +49,7 @@ repos:
4949

5050
# Autoformat: js, html, markdown, yaml, json
5151
- repo: https://github.com/rbubley/mirrors-prettier
52-
rev: v3.8.1
52+
rev: v3.8.3
5353
hooks:
5454
- id: prettier
5555
exclude_types:

0 commit comments

Comments
 (0)