Skip to content

Commit a94bb44

Browse files
authored
Merge pull request #132 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 832e761 + 30b224d commit a94bb44

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
@@ -74,13 +74,13 @@ repos:
7474

7575
# Autoformat: Python code
7676
- repo: https://github.com/psf/black
77-
rev: 24.3.0
77+
rev: 24.4.2
7878
hooks:
7979
- id: black
8080

8181
# Misc...
8282
- repo: https://github.com/pre-commit/pre-commit-hooks
83-
rev: v4.5.0
83+
rev: v4.6.0
8484
# ref: https://github.com/pre-commit/pre-commit-hooks#hooks-available
8585
hooks:
8686
- id: end-of-file-fixer

0 commit comments

Comments
 (0)