Skip to content

Commit e6af592

Browse files
authored
Merge pull request #137 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 607a2fd + 3a8dcae commit e6af592

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
@@ -11,7 +11,7 @@
1111
repos:
1212
# Autoformat: Python code
1313
- repo: https://github.com/psf/black
14-
rev: 23.10.1
14+
rev: 23.12.1
1515
hooks:
1616
- id: black
1717
args:
@@ -21,7 +21,7 @@ repos:
2121

2222
# Autoformat: markdown, yaml
2323
- repo: https://github.com/pre-commit/mirrors-prettier
24-
rev: v3.0.3
24+
rev: v4.0.0-alpha.8
2525
hooks:
2626
- id: prettier
2727

0 commit comments

Comments
 (0)