mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Allow upgrading all dependencies in composer.lock via @dependabot (not just composer.json)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "composer"
|
||||
allow:
|
||||
- dependency-type: all
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
|
||||
Reference in New Issue
Block a user