Skip to content

Commit a538162

Browse files
committed
Update file(s) from wp-cli/.github
1 parent b05cd3b commit a538162

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
version: 2
22
updates:
3+
- package-ecosystem: composer
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
open-pull-requests-limit: 10
8+
labels:
9+
- scope:distribution
310
- package-ecosystem: github-actions
411
directory: "/"
512
schedule:
6-
interval: weekly
13+
interval: daily
714
open-pull-requests-limit: 10
815
labels:
916
- scope:distribution

0 commit comments

Comments
 (0)