Skip to content

Commit f859318

Browse files
authored
chore: ignore fixture package.json files for renovate (#949)
1 parent c63cf33 commit f859318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
},
3838
"renovate": {
3939
"rangeStrategy": "update-lockfile",
40+
"ignorePaths": ["**/fixtures/**/package.json"],
4041
"extends": [
4142
"config:base",
4243
":semanticCommitType(chore)",

0 commit comments

Comments
 (0)