From b48458a1c2a120a944db7408e1071ed1406bfc50 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Fri, 7 May 2021 07:59:13 -0700 Subject: [PATCH] Add deprecation notice --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b4893ef..932d92a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +**DEPRECATED** this action is in maintenance-only mode and will not be +accepting new features. + +Please switch to using [pre-commit.ci] which is faster and has more features. + +[pre-commit.ci]: https://pre-commit.ci + +___ + [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/pre-commit/action/master.svg)](https://results.pre-commit.ci/latest/github/pre-commit/action/master) [![Build Status](https://github.com/pre-commit/action/workflows/deploy/badge.svg)](https://github.com/pre-commit/action/actions)