From 5a977acacb272665197d9556ea867663af57e38c Mon Sep 17 00:00:00 2001 From: Pat Garrity Date: Sat, 23 Dec 2023 21:25:46 -0600 Subject: [PATCH] Updating the GS pre-commit. --- .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 d84ba64..32cc6be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,6 +6,6 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://git.garrity.co/garrity-software/gs-pre-commit-scala - rev: v0.1.3 + rev: v1.0.0 hooks: - id: scalafmt