Skip to content

Commit 8b72e06

Browse files
committed
renovate: Widen range for messages, gherkin and query
1 parent 3317bd3 commit 8b72e06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"github>cucumber/renovate-config"
4+
"github>cucumber/renovate-config",
5+
"github>cucumber/renovate-config:messages-range-strategy-widen"
56
],
67
"ignorePaths": [
78
"testdata/cucumber-jvm/**",

0 commit comments

Comments
 (0)