Skip to content

Commit d0fb92e

Browse files
authored
Merge pull request #981 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2b29bd9 + 52478ab commit d0fb92e

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
@@ -37,7 +37,7 @@ repos:
3737

3838
# Autoformat: Python code
3939
- repo: https://github.com/psf/black
40-
rev: 24.3.0
40+
rev: 24.4.2
4141
hooks:
4242
- id: black
4343

@@ -49,7 +49,7 @@ repos:
4949

5050
# Misc...
5151
- repo: https://github.com/pre-commit/pre-commit-hooks
52-
rev: v4.5.0
52+
rev: v4.6.0
5353
# ref: https://github.com/pre-commit/pre-commit-hooks#hooks-available
5454
hooks:
5555
# Autoformat: Makes sure files end in a newline and only a newline.

0 commit comments

Comments
 (0)