Skip to content

Commit 929fa74

Browse files
authored
chore: remove redundant rule (now in parent)
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
1 parent fa1ad7e commit 929fa74

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

renovate.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,5 @@
44
"github>open-feature/community-tooling"
55
],
66
"dependencyDashboardApproval": true,
7-
"recreateWhen": "never",
8-
"packageRules": [
9-
{
10-
"description": "Create PRs for security updates without dashboard approval",
11-
"matchCategories": [
12-
"security"
13-
],
14-
"dependencyDashboardApproval": false,
15-
"automerge": false
16-
}
17-
]
18-
}
7+
"recreateWhen": "never"
8+
}

0 commit comments

Comments
 (0)