From 4c2add1f682296b8385520d9a833ed055f33c171 Mon Sep 17 00:00:00 2001 From: David Fluck Date: Mon, 14 Oct 2024 12:52:15 -0400 Subject: [PATCH] Fix pre-commit.yml spacing to clean up diff. --- .github/workflows/pre-commit.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index f8f6ae55518..110ac65bd14 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -33,5 +33,5 @@ jobs: # why this one specifies a full version; presumably there will be a # version bump when things change. :shrug: - uses: pre-commit/action@v3.0.0 - # with: - # extra_args: "" + # with: + # extra_args: ""