Skip to content

Commit

Permalink
[TASK] Do not update composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simonschaufi committed Jul 29, 2024
1 parent dcff652 commit c22b941
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 @@ -13,16 +13,3 @@ updates:
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-major"]

# Enable version updates for composer
- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "daily"
labels:
- "dependencies"
assignees:
- "simonschaufi"
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-major"]

0 comments on commit c22b941

Please sign in to comment.