Skip to content

Commit 7a48f4f

Browse files
docs: Update CI badge and versions table in README (#103)
1 parent ef3aebe commit 7a48f4f

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

README.rst

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
pre-commit-run-hook-entry
33
=========================
44

5-
.. image:: https://github.com/playpauseandstop/pre-commit-run-hook-entry/workflows/ci/badge.svg
6-
:target: https://github.com/playpauseandstop/pre-commit-run-hook-entry/actions?query=workflow%3A%22ci%22
7-
:alt: CI Workflow
5+
.. image:: https://github.com/playpauseandstop/pre-commit-run-hook-entry/actions/workflows/ci.yml/badge.svg
6+
:target: https://github.com/playpauseandstop/pre-commit-run-hook-entry/actions/workflows/ci.yml
7+
:alt: CI
88

99
.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
1010
:target: https://github.com/pre-commit/pre-commit
@@ -81,13 +81,12 @@ Prerequisites
8181
pre-commit Versions Support
8282
---------------------------
8383

84-
+===================================+=====================+
85-
| pre-commit-run-hook-entry version | pre-commit version |
86-
+===================================+=====================+
87-
| ``1.0.0b0`` or lower | ``3.8.0`` or lower |
88-
+-----------------------------------+---------------------+
89-
| ``1.0.0`` or higher | ``4.0.0`` or higher |
90-
+-----------------------------------+---------------------+
84+
================================= ===================
85+
pre-commit-run-hook-entry version pre-commit version
86+
================================= ===================
87+
``1.0.0b0`` or lower ``3.8.0`` or lower
88+
``1.0.0rc0`` or higher ``4.0.0`` or higher
89+
================================= ===================
9190

9291
VS Code Integration
9392
-------------------

0 commit comments

Comments
 (0)