Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick2bad4u authored Mar 25, 2024
1 parent 4db37ae commit c4dfc3b
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,6 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"

- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "daily"
allow:
# Allow both direct and indirect updates for all packages
- dependency-type: "all"

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
allow:
# Django and any packages starting "django"
dependency-type: "all"

0 comments on commit c4dfc3b

Please sign in to comment.