Skip to content

Commit 2d57180

Browse files
authored
Merge pull request #371 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 47bad99 + 80318a7 commit 2d57180

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.pre-commit-config.yaml

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

5757
# Autoformat and linting, misc. details
5858
- repo: https://github.com/pre-commit/pre-commit-hooks
59-
rev: v5.0.0
59+
rev: v6.0.0
6060
hooks:
6161
- id: end-of-file-fixer
6262
- id: requirements-txt-fixer

docs/contributing.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ Hence, nbgitpuller can be developed locally without needing a JupyterHub.
4242
```
4343

4444
7. Enable the nbgitpuller extension:
45-
4645
- as a jupyter serverextension (classic Notebook Server extension)
4746

4847
```bash
@@ -55,7 +54,6 @@ Hence, nbgitpuller can be developed locally without needing a JupyterHub.
5554
```
5655

5756
8. Start the notebook server:
58-
5957
- You can either start the classical Notebook server.
6058
This will open the classic notebook in your web
6159
browser, and automatically authenticate you as a side effect.

0 commit comments

Comments
 (0)