Skip to content

Commit 5889c20

Browse files
Use merged shared config
1 parent 0647cb6 commit 5889c20

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

renovate.json5

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
extends: [
4-
"github>SonarSource/renovate-config:quality-jvm-squad#tt/quality-jvm-squad",
5-
],
6-
enabledManagers: [
7-
"maven",
8-
"github-actions",
9-
"regex"
10-
],
3+
extends: [ "github>SonarSource/renovate-config:quality-jvm-squad" ],
114
ignorePaths: [
125
"docs/**",
136
"its/sources/**",

0 commit comments

Comments
 (0)