Skip to content

Commit 6140c59

Browse files
Upgrade to GitHub-native Dependabot (#159)
* Upgrade to GitHub-native Dependabot * Update dependabot.yml Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Fede Isas <federicoisas@gmail.com>
1 parent a513014 commit 6140c59

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

.dependabot/config.yml

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

.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+
3+
updates:
4+
- package-ecosystem: composer
5+
directory: "/"
6+
schedule:
7+
interval: daily
8+
time: "09:00"
9+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)