Skip to content

Commit af5da97

Browse files
authored
Merge pull request #8187 from pytest-dev/asottile-patch-1
Add badge for pre-commit.ci
2 parents 813ce45 + 35d6a7e commit af5da97

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
.. image:: https://github.com/pytest-dev/pytest/workflows/main/badge.svg
2424
:target: https://github.com/pytest-dev/pytest/actions?query=workflow%3Amain
2525

26+
.. image:: https://results.pre-commit.ci/badge/github/pytest-dev/pytest/master.svg
27+
:target: https://results.pre-commit.ci/latest/github/pytest-dev/pytest/master
28+
:alt: pre-commit.ci status
29+
2630
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
2731
:target: https://github.com/psf/black
2832

0 commit comments

Comments
 (0)