sphinx-themes / sphinx-themes.org

A showcase for Sphinx documentation themes
https://sphinx-themes.org
BSD 2-Clause "Simplified" License
236 stars 44 forks source link

`pre-commit autoupdate` #100

Closed pradyunsg closed 2 years ago

pradyunsg commented 2 years ago

This should stop the CI failures on pre-commit checks.

pradyunsg commented 2 years ago

@shirou Could you mark the master branch as protected, and do the relevant things in the settings to make the pre-commit and build CI checks mandatory for merging PRs?

shirou commented 2 years ago

Great, Thank you! I have added pre-commit to required status check. And also Require a pull request before merging but no approval required.