Skip to content

Commit 1a65954

Browse files
committed
Add a pre-commit.ci badge.
1 parent aaafa1e commit 1a65954

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
@@ -20,6 +20,10 @@ jsonschema
2020
:alt: ReadTheDocs status
2121
:target: https://python-jsonschema.readthedocs.io/en/stable/
2222

23+
.. |Pre Commit| 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+
2327

2428
``jsonschema`` is an implementation of `JSON Schema
2529
<https://json-schema.org>`_ for Python.

0 commit comments

Comments
 (0)