We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd5f79 commit 52d77f6Copy full SHA for 52d77f6
README.rst
@@ -2,7 +2,7 @@
2
``referencing``
3
===============
4
5
-|PyPI| |Pythons| |CI|
+|PyPI| |Pythons| |CI| |pre-commit|
6
7
.. |PyPI| image:: https://img.shields.io/pypi/v/referencing.svg
8
:alt: PyPI version
@@ -16,7 +16,7 @@
16
:alt: Build status
17
:target: https://github.com/python-jsonschema/referencing/actions?query=workflow%3ACI
18
19
-.. image:: https://results.pre-commit.ci/badge/github/python-jsonschema/referencing/main.svg
+.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/python-jsonschema/referencing/main.svg
20
:alt: pre-commit.ci status
21
:target: https://results.pre-commit.ci/latest/github/python-jsonschema/referencing/main
22
0 commit comments