From c547ed6fe32c36dbf8139ebaab8b21d2b9c9570c Mon Sep 17 00:00:00 2001 From: Marco at VPS Date: Fri, 15 Oct 2021 10:00:23 +0000 Subject: [PATCH] use pre-commit CI status badge --- README.md | 2 +- docs/index.rst | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bd9a4e23..1da7a354 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # soweego: link Wikidata to large catalogs -[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) +[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Wikidata/soweego/master.svg)](https://results.pre-commit.ci/latest/github/Wikidata/soweego/master) [![Documentation Status](https://readthedocs.org/projects/soweego/badge/?version=latest)](https://soweego.readthedocs.io/en/latest/?badge=latest) [![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/) [![License](https://img.shields.io/github/license/Wikidata/soweego.svg)](https://www.gnu.org/licenses/gpl-3.0.html) diff --git a/docs/index.rst b/docs/index.rst index b966e3fc..303823d6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,9 +6,9 @@ soweego: link Wikidata to large catalogs ======================================== -.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white - :target: https://github.com/pre-commit/pre-commit - :alt: pre-commit enabled +.. image:: https://results.pre-commit.ci/badge/github/Wikidata/soweego/master.svg + :target: https://results.pre-commit.ci/latest/github/Wikidata/soweego/master + :alt: pre-commit CI status .. image:: https://readthedocs.org/projects/soweego/badge/?version=latest :target: https://soweego.readthedocs.io/en/latest/?badge=latest