From 84fde91c3ede991498dffeb0d4c9845a3ccb052d Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 1 Jan 2024 11:45:56 +0000 Subject: [PATCH] Update repo url in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12d3b83..3b3a244 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Using rust tools with pre-commit ```yaml -- repo: https://github.com/doublify/pre-commit-rust +- repo: https://git.xenia.me.uk/utils/pre-commit-rust rev: master hooks: - id: fmt @@ -15,7 +15,7 @@ ## Passing arguments to rustfmt ```yaml -- repo: https://github.com/doublify/pre-commit-rust +- repo: https://git.xenia.me.uk/utils/pre-commit-rust rev: master hooks: - id: fmt