diff options
Diffstat (limited to '')
| -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:  |