Skip to content

Commit c7bc119

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

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ updates:
99
- scope:distribution
1010
cooldown:
1111
default-days: 7
12+
# Only wp-cli-tests carries a package.json, holding the pinned version of the
13+
# Gherkin linter. This is a no-op in every other repository.
14+
- package-ecosystem: npm
15+
directory: "/"
16+
schedule:
17+
interval: daily
18+
open-pull-requests-limit: 10
19+
labels:
20+
- scope:distribution
21+
cooldown:
22+
default-days: 7
1223
- package-ecosystem: github-actions
1324
directory: "/"
1425
schedule:

0 commit comments

Comments
 (0)