Skip to content

Commit 1a913b8

Browse files
authored
chore: Update renovate.json
Signed-off-by: Todd Baert <[email protected]>
1 parent 1b5ecc0 commit 1a913b8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["github>open-feature/community-tooling"],
3+
"extends": [
4+
"github>open-feature/community-tooling",
5+
":semanticCommitTypeAll(chore)"
6+
],
47
"packageRules": [
58
{
69
"enabled": false,

0 commit comments

Comments
 (0)