Skip to content

Commit 73404ad

Browse files
dependencies[bot]felixfbecker
authored andcommitted
ci(dependencies.io): add dependencies.yml config (#14)
1 parent f4ee7c2 commit 73404ad

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

dependencies.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
collectors:
2+
3+
- type: php-composer
4+
path: /
5+
actors:
6+
# pull requests for updates to major versions
7+
- type: php-composer
8+
versions: "Y.0.0"
9+
settings:
10+
commit_message_prefix: "chore: "

0 commit comments

Comments
 (0)