From fe881cf00752fce7300673bfe7f127d3100e684c Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Thu, 16 Sep 2021 21:17:05 +0300 Subject: [PATCH] Add a note about deprecation and replacement. --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 786306d..debaf20 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,9 @@ Ansible pre-commit hooks ######################## +**This project has been discontinued and has been replaced by** `pre-commit-hooks +<https://git.shore.co.il/nimrod/pre-commit-hooks>`_ + .. image:: https://git.shore.co.il/ansible/ansible-pre-commit/badges/master/pipeline.svg :target: https://git.shore.co.il/ansible/ansible-pre-commit/-/commits/master :alt: CI status -- GitLab