diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 857ef4dc..3e4cffb3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: check-yaml files: .*\.(yaml|yml)$ - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.11 + rev: v0.14.13 hooks: - id: ruff-check args: ['--fix'] diff --git a/README.rst b/README.rst index ee88908a..8371e7ed 100644 --- a/README.rst +++ b/README.rst @@ -4,8 +4,6 @@ Open Infrastructure Projects Sphinx Themes .. image:: https://governance.openstack.org/tc/badges/openstackdocstheme.svg -.. Change things from this point on - Theme and extension support for Sphinx documentation that is published by Open Infrastructure Foundation projects. @@ -20,7 +18,7 @@ Intended for use by OpenStack `projects governed by the Technical Committee`_. .. _`projects governed by the Technical Committee`: https://governance.openstack.org/tc/reference/projects/index.html StarlingX docs.starlingx.io Sphinx Theme ------------------------------------------ +---------------------------------------- Theme support for Sphinx documentation that is published to docs.starlingx.io.