From 515b549e82018386e4335cc11c33c0ece7233e25 Mon Sep 17 00:00:00 2001 From: "Andrew J. Morris" <23244221+ajm143@users.noreply.github.com> Date: Thu, 12 Sep 2024 13:27:12 +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 41de2fc4..3003f845 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: -- repo: git@github.com/pseewald/fprettify +- repo: https://github.com/pseewald/fprettify rev: v0.3.3 hooks: - id: fprettify