From 8402dad8411730a512727dd112c88e74b2a1e75e Mon Sep 17 00:00:00 2001 From: Thomas Schmelzer Date: Fri, 3 Jan 2025 09:54:02 +0400 Subject: [PATCH] Update pre-commit.yml --- .github/workflows/pre-commit.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 2f56cc2b..1b87a9c0 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -22,8 +22,3 @@ jobs: with: files: artifacts/tests/coverage/coverage.info format: lcov - - deptry: - runs-on: ubuntu-latest - steps: - - uses: cvxgrp/.github/actions/uv/deptry@main