From 35d6a7e78e016b0bbdbbbb7674cbe2207155ca49 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Tue, 22 Dec 2020 14:57:04 -0800 Subject: [PATCH] Add badge for pre-commit.ci See #8186 --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 46b07e59d..778faf89e 100644 --- a/README.rst +++ b/README.rst @@ -23,6 +23,10 @@ .. image:: https://github.com/pytest-dev/pytest/workflows/main/badge.svg :target: https://github.com/pytest-dev/pytest/actions?query=workflow%3Amain +.. image:: https://results.pre-commit.ci/badge/github/pytest-dev/pytest/master.svg + :target: https://results.pre-commit.ci/latest/github/pytest-dev/pytest/master + :alt: pre-commit.ci status + .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black