From 7cec3742a55d8318d2a1681d3a61a3c99b11cf71 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Mon, 14 Jul 2025 13:27:39 +0100 Subject: Revert "Add allowance for pydis_core minor updates" This reverts commit 8134dbd62f211f5e35429faa71a0be11d5716c3b. --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 32752579b..665c591b1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,12 +9,6 @@ updates: update-types: - version-update:semver-patch - version-update:semver-minor - - package-ecosystem: "pip" - directory: "/" - schedule: - interval: "daily" - allow: - - dependency-name: "pydis_core" - package-ecosystem: "github-actions" directory: "/" schedule: -- cgit v1.2.3