From 6c896b8161008ef05b5ed0289b0d1c21c0f464c6 Mon Sep 17 00:00:00 2001 From: Michael Levy Date: Tue, 8 Oct 2024 09:15:01 -0600 Subject: [PATCH] Update version for pre-commit/action --- .github/workflows/linting.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linting.yaml b/.github/workflows/linting.yaml index 94a73187..d89171b7 100644 --- a/.github/workflows/linting.yaml +++ b/.github/workflows/linting.yaml @@ -13,4 +13,4 @@ jobs: steps: - uses: actions/checkout@v3 - uses: actions/setup-python@v3 - - uses: pre-commit/action@v3.0.0 + - uses: pre-commit/action@v3.0.1