Skip to content

Commit 19e9e27

Browse files
dependabot-preview[bot]yaroslavmo
authored andcommitted
Upgrade to GitHub-native Dependabot
1 parent 7bb5e45 commit 19e9e27

2 files changed

Lines changed: 15 additions & 16 deletions

File tree

.dependabot/config.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/dependabot.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: composer
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
time: "11:00"
8+
open-pull-requests-limit: 99
9+
target-branch: master
10+
labels:
11+
- dependencies
12+
- dependabot
13+
versioning-strategy: increase
14+
allow:
15+
- dependency-name: dreamfactory/df*

0 commit comments

Comments
 (0)