Skip to content

Commit 55ddd4c

Browse files
Upgrade to GitHub-native Dependabot (#31)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d2e8f7c commit 55ddd4c

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

.dependabot/config.yml

-13
This file was deleted.

.github/dependabot.yml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: composer
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
time: "04:00"
8+
open-pull-requests-limit: 10
9+
reviewers:
10+
- otherguy
11+
assignees:
12+
- otherguy
13+
labels:
14+
- "dependabot \U0001F916"

0 commit comments

Comments
 (0)