Skip to content

Commit 87a8060

Browse files
authored
configure dependabot
1 parent 4659277 commit 87a8060

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Dependabot config reference
2+
# https://help.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
3+
4+
version: 2
5+
updates:
6+
- package-ecosystem: composer
7+
directory: /
8+
versioning-strategy: increase
9+
schedule:
10+
interval: daily
11+
open-pull-requests-limit: 15

0 commit comments

Comments
 (0)