From b1ef09cb2e46f75858a8b5d6bb6946e24fa8035c Mon Sep 17 00:00:00 2001 From: Jens Heinrich <59469646+JensHeinrich@users.noreply.github.com> Date: Fri, 3 May 2024 14:28:56 +0200 Subject: [PATCH] Add description Add description as used in https://github.com/get-alex/alex/pull/321 --- .pre-commit-hooks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 83178eb..7dfe096 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -1,6 +1,6 @@ - id: alex name: alex - description: '' + description: "Check files to 'find gender favoring, polarizing, race related, religion inconsiderate, or other unequal phrasing in text.'" entry: alex language: node exclude: ".pre-commit-config.yaml"