Skip to content

Commit e144ee4

Browse files
committed
[skip ci] (WIP)
1 parent 4620e93 commit e144ee4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/renovate.json5

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,12 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"local>SonarSource/renovate-config"
5+
],
6+
"ignorePaths": [
7+
"kotlin-checks-test-sources/**",
8+
"its/**",
9+
],
10+
"baseBranches": [
11+
"test-renovate",
512
]
613
}

0 commit comments

Comments
 (0)