jupyterhub / nbgitpuller

Jupyter server extension to sync a git repository one-way to a local path
https://nbgitpuller.readthedocs.io
BSD 3-Clause "New" or "Revised" License
205 stars 84 forks source link

Bootstrap pre-commit config, add dependabot config, test py311 #288

Closed consideRatio closed 1 year ago

consideRatio commented 1 year ago

This just maintains this repo to keep up to date with various standards across the JupyterHub ecosystem.

Note that the .pre-commit-config.yaml is only bootstrapped with the typical things, but I've not enabled autoformatting of .py or .js files due to the large amount of changes which I think we should wait with until we have resolved more PRs.