From c68f2271c63529c7a43da84bfcbb521bc6a22a8a Mon Sep 17 00:00:00 2001 From: Pat Garrity Date: Tue, 30 Apr 2024 21:33:28 -0500 Subject: [PATCH] (patch) update pre-commit project version --- .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 f2e8cfc..d3cafd8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,6 +12,6 @@ repos: - id: trailing-whitespace - id: check-yaml - repo: https://git.garrity.co/garrity-software/gs-pre-commit-scala - rev: v1.0.0 + rev: v1.0.1 hooks: - id: scalafmt