Skip to content

Commit 29aff5f

Browse files
committed
renovate: Ignore vendored primitive in examples
1 parent a7c09d2 commit 29aff5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"github>tweag/renovate-presets:mergify"
55
],
66
"ignorePaths": [
7+
"examples/primitive/**",
78
"registry/**"
89
],
910
"packageRules": [

0 commit comments

Comments
 (0)