From 106c913e8f5c19334e3884bba05fe54ecb024f58 Mon Sep 17 00:00:00 2001 From: Daniel Hollas Date: Wed, 6 Sep 2023 10:51:30 +0000 Subject: [PATCH] Update precommit action --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c4f0fe83..a32545b19 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: **/pyproject.toml **/requirements*.txt - - uses: pre-commit/action@v2.0.0 + - uses: pre-commit/action@v3.0.0 test-notebooks: