From 265f33e2589b16257b53dcb652a7181839f512b2 Mon Sep 17 00:00:00 2001 From: Ben Hammond Date: Tue, 17 Dec 2024 08:53:45 -0700 Subject: [PATCH] skip patches --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 531a6d27e8..17269aef8e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,6 @@ updates: minor-frontend: update-types: - "minor" - - "patch" open-pull-requests-limit: 1 - package-ecosystem: "npm" directory: "frontend_server/" @@ -18,7 +17,6 @@ updates: minor-frontend-server: update-types: - "minor" - - "patch" open-pull-requests-limit: 1 - package-ecosystem: "github-actions" directory: "/" @@ -28,7 +26,6 @@ updates: minor-gh-actions: update-types: - "minor" - - "patch" open-pull-requests-limit: 1 - package-ecosystem: "pip" directory: "shared_requirements/" @@ -38,5 +35,4 @@ updates: minor-python: update-types: - "minor" - - "patch" open-pull-requests-limit: 1