Skip to content

Commit 68500b0

Browse files
Upgrade to GitHub-native Dependabot
1 parent 3e3ea11 commit 68500b0

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

.dependabot/config.yml

-10
This file was deleted.

.github/dependabot.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: composer
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
open-pull-requests-limit: 10
8+
labels:
9+
- dependencies

0 commit comments

Comments
 (0)