Skip to content

Commit d959de8

Browse files
committed
Updated files with 'repo_helper'.
1 parent 1aca9db commit d959de8

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ domdf_python_tools
2525
* - Activity
2626
- |commits-latest| |commits-since| |maintained|
2727
* - Other
28-
- |license| |language| |requires|
28+
- |license| |language| |requires| |pre_commit|
2929

3030
.. |docs| image:: https://img.shields.io/readthedocs/domdf_python_tools/latest?logo=read-the-docs
3131
:target: https://domdf_python_tools.readthedocs.io/en/latest/?badge=latest
@@ -101,6 +101,10 @@ domdf_python_tools
101101
.. |maintained| image:: https://img.shields.io/maintenance/yes/2020
102102
:alt: Maintenance
103103

104+
.. |pre_commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
105+
:target: https://github.com/pre-commit/pre-commit
106+
:alt: pre-commit
107+
104108
.. end shields
105109
106110

doc-source/index.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ domdf_python_tools
2626
* - Activity
2727
- |commits-latest| |commits-since| |maintained|
2828
* - Other
29-
- |license| |language| |requires|
29+
- |license| |language| |requires| |pre_commit|
3030

3131
.. |docs| image:: https://img.shields.io/readthedocs/domdf_python_tools/latest?logo=read-the-docs
3232
:target: https://domdf_python_tools.readthedocs.io/en/latest/?badge=latest
@@ -102,6 +102,10 @@ domdf_python_tools
102102
.. |maintained| image:: https://img.shields.io/maintenance/yes/2020
103103
:alt: Maintenance
104104

105+
.. |pre_commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
106+
:target: https://github.com/pre-commit/pre-commit
107+
:alt: pre-commit
108+
105109
.. end shields
106110
107111

0 commit comments

Comments
 (0)