Skip to content

Commit 3e4a006

Browse files
committed
Exclude samples from renovate updates for now.
1 parent 66aabf1 commit 3e4a006

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended"
5-
]
5+
],
6+
"ignorePaths": ["samples/**"]
67
}

0 commit comments

Comments
 (0)