From 5a454daeda9f099c04716ce51abea277b2b8902d Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Wed, 27 Mar 2024 20:49:31 -0400 Subject: [PATCH] docs: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e01752..6bf01ae 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ You can specify additional arguments to `panvimdoc.sh` using `args`. See the sec To change the input file, modify the `files` field of the hook and supply the corresponding `--input-file` to `args`. In the example below, the hook will be triggered if any `.md` file changes: ```yaml -- repo: 'https://github.com/kdhee' +- repo: 'https://github.com/kdheepak/panvimdoc' rev: v4.0.1 hooks: - id: panvimdoc-docker