Skip to content

Commit e2315f5

Browse files
committed
fix: removed the unsupported renovate feature
1 parent 5ffe8fc commit e2315f5

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

renovate.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,5 @@
44
"config:recommended",
55
":semanticCommitTypeAll(chore)",
66
"schedule:earlyMondays"
7-
],
8-
"fileRules": [
9-
{
10-
"matchFiles": [".commitlintrc.yaml"],
11-
"replaceString": "https://raw.githubusercontent.com/appvia/terraform-aws-pipeline-template/main/.commitlintrc.yaml"
12-
},
13-
{
14-
"matchFiles": [".terraform-docs.yaml"],
15-
"replaceString": "https://raw.githubusercontent.com/appvia/terraform-aws-pipeline-template/main/.terraform-docs.yaml"
16-
},
17-
{
18-
"matchFiles": ["CODE_OF_CONDUCT.md"],
19-
"replaceString": "https://raw.githubusercontent.com/appvia/terraform-aws-pipeline-template/main/CODE_OF_CONDUCT.md"
20-
},
21-
{
22-
"matchFiles": ["LICENCE"],
23-
"replaceString": "https://raw.githubusercontent.com/appvia/terraform-aws-pipeline-template/main/LICENCE"
24-
}
257
]
268
}

0 commit comments

Comments
 (0)