Skip to content

Commit 38b6e6e

Browse files
committed
Update renovate config to disable xk6 path
We want to ignore updates for the internal apps that are used in CI.
1 parent d9beb4c commit 38b6e6e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"extends": [
44
"schedule:weekly"
55
],
6+
"ignorePaths": [
7+
".github/workflows/xk6-tests/**"
8+
],
69
"prConcurrentLimit": 50,
710
"packageRules": [
811
{

0 commit comments

Comments
 (0)