Skip to content

Commit ef98536

Browse files
committed
Renovate: Ignore updates in tests assets
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 1bbfc20 commit ef98536

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

+4
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:base"
5+
],
6+
"ignorePaths": [
7+
"**/src/funTest/assets/**",
8+
"**/src/test/assets/**"
59
]
610
}

0 commit comments

Comments
 (0)