jupyterhub / jupyterhub-deploy-docker

Reference deployment of JupyterHub with docker
BSD 3-Clause "New" or "Revised" License
701 stars 367 forks source link

Update pre-commit config #132

Closed mathbunnyru closed 1 year ago

mathbunnyru commented 1 year ago

For some reason, pre-commit.ci is not running on this repo. And there are no automatic updates, even though there is a section in config file.

mathbunnyru commented 1 year ago

@minrk I think you have admin access to jupyterhub GitHub. Could you please make sure, that http://pre-commit.ci is enabled for all repos?

mathbunnyru commented 1 year ago

Now it's running 👍

minrk commented 1 year ago

Just enabled it for all repos, restarted CI to check that it's working.

mathbunnyru commented 1 year ago

Just enabled it for all repos, restarted CI to check that it's working.

Great, seems to work fine now, thanks 🎉