Skip to content

Commit 29fb85e

Browse files
committed
chore: set up dependabot
1 parent 5c4fd81 commit 29fb85e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "composer"
4+
directory: "/"
5+
commit-message:
6+
prefix: "chore"
7+
include: "scope"
8+
schedule:
9+
interval: "weekly"

0 commit comments

Comments
 (0)