Skip to content

Commit b65dd6f

Browse files
Upgrade to GitHub-native Dependabot
1 parent 23104e2 commit b65dd6f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22
updates:
3-
# Maintain dependencies for GitHub Actions
4-
- package-ecosystem: "github-actions"
5-
directory: "/"
6-
schedule:
7-
interval: "daily"
3+
- package-ecosystem: composer
4+
directory: "/"
5+
schedule:
6+
interval: weekly
7+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)