Skip to content

Commit ba50fe9

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

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/renovate.json5

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"local>SonarSource/renovate-config"
5-
]
5+
],
6+
"ignorePaths": [
7+
"its/**",
8+
],
69
}

0 commit comments

Comments
 (0)