diff options
author | 2025-07-14 13:27:39 +0100 | |
---|---|---|
committer | 2025-07-14 13:27:39 +0100 | |
commit | 7cec3742a55d8318d2a1681d3a61a3c99b11cf71 (patch) | |
tree | f47ba76b5db3c6feaac5b722028ce831ce25381f | |
parent | Add allowance for pydis_core minor updates (diff) |
Revert "Add allowance for pydis_core minor updates"
This reverts commit 8134dbd62f211f5e35429faa71a0be11d5716c3b.
-rw-r--r-- | .github/dependabot.yml | 6 |
1 files changed, 0 insertions, 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: |