From f1af7ff0ceac487a72dcc1452e2a39d87cdb8711 Mon Sep 17 00:00:00 2001 From: Mathieu Kniewallner Date: Thu, 12 Dec 2024 22:43:46 +0100 Subject: [PATCH] test --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 132a92b1..675e1eba 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -44,7 +44,7 @@ jobs: run: uvx pre-commit@${PRE_COMMIT_VERSION} run -a --show-diff-on-failure env: # renovate: datasource=pypi depName=pre-commit - PRE_COMMIT_VERSION: '4.0.1' + PRE_COMMIT_VERSION: '4.0.2' - name: Inspect dependencies with deptry run: uv run deptry python