From 6ecee593bf6c5c134dded5f14bef0368b146d2a1 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera <47370115+xraver@users.noreply.github.com> Date: Mon, 26 Jan 2026 18:50:46 +0100 Subject: [PATCH] Delete .github/workflows/dependabod.yaml --- .github/workflows/dependabod.yaml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 .github/workflows/dependabod.yaml diff --git a/.github/workflows/dependabod.yaml b/.github/workflows/dependabod.yaml deleted file mode 100644 index cd4b98e..0000000 --- a/.github/workflows/dependabod.yaml +++ /dev/null @@ -1,18 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "pip" - directory: "/" - schedule: - interval: "weekly" - open-pull-requests-limit: 10 - - - package-ecosystem: "npm" - directory: "/frontend" - schedule: - interval: "weekly" - open-pull-requests-limit: 10 - - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" -- 2.47.3