We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a65954 commit 620677aCopy full SHA for 620677a
README.rst
@@ -2,7 +2,7 @@
2
jsonschema
3
==========
4
5
-|PyPI| |Pythons| |CI| |ReadTheDocs|
+|PyPI| |Pythons| |CI| |ReadTheDocs| |Precommit|
6
7
.. |PyPI| image:: https://img.shields.io/pypi/v/jsonschema.svg
8
:alt: PyPI version
@@ -20,7 +20,7 @@ jsonschema
20
:alt: ReadTheDocs status
21
:target: https://python-jsonschema.readthedocs.io/en/stable/
22
23
-.. |Pre Commit| image:: https://results.pre-commit.ci/badge/github/Julian/jsonschema/main.svg
+.. |Precommit| image:: https://results.pre-commit.ci/badge/github/Julian/jsonschema/main.svg
24
:alt: pre-commit.ci status
25
:target: https://results.pre-commit.ci/latest/github/Julian/jsonschema/main
26
0 commit comments