Skip to content

Commit b05cd3b

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

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
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
103
- package-ecosystem: github-actions
114
directory: "/"
125
schedule:
13-
interval: daily
6+
interval: weekly
147
open-pull-requests-limit: 10
158
labels:
169
- scope:distribution

0 commit comments

Comments
 (0)