Skip to content

Commit 054cd25

Browse files
authored
Merge pull request #91 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0beb55f + d4a7062 commit 054cd25

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747

4848
# Autoformat and linting, misc. details
4949
- repo: https://github.com/pre-commit/pre-commit-hooks
50-
rev: v5.0.0
50+
rev: v6.0.0
5151
hooks:
5252
- id: end-of-file-fixer
5353
- id: requirements-txt-fixer

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ python3 -m jupyterhub_idle_culler [--timeout=900] [--url=http://localhost:8081/h
164164

165165
1. JupyterHub's `last_activity` data about user servers is not updated with high
166166
frequency, so cull timeout should be greater than the sum of:
167-
168167
- single-user websocket ping interval (default: 30 seconds)
169168
- `JupyterHub.last_activity_interval` (default: 5 minutes)
170169

0 commit comments

Comments
 (0)