From 83c4b91d31870ed755f1f3d423a980d2f355d57e Mon Sep 17 00:00:00 2001 From: "Andrew J. Morris" <23244221+ajm143@users.noreply.github.com> Date: Thu, 12 Sep 2024 13:24:44 +0100 Subject: [PATCH] Update .pre-commit-config.yaml --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7d452ce..41de2fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: -- repo: github.com/pseewald/fprettify +- repo: git@github.com/pseewald/fprettify rev: v0.3.3 hooks: - id: fprettify