Skip to content

Commit 044c982

Browse files
committed
chore(renovate): do not ignore examples folder
1 parent 30269ec commit 044c982

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
@@ -2,5 +2,8 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"github>haoqunjiang/renovate-presets:npm.json5"
5+
],
6+
"ignorePaths": [
7+
"**/node_modules/**"
58
]
69
}

0 commit comments

Comments
 (0)