Skip to content

Commit 4ca864e

Browse files
committedJul 9, 2024·
ci(renovate): Add ignorePresets
1 parent bb5f17e commit 4ca864e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/renovate.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
":disablePeerDependencies",
88
":semanticCommitTypeAll(chore)"
99
],
10+
"ignorePresets": [":ignoreModulesAndTests"],
1011
"labels": ["dependencies"],
1112
"rangeStrategy": "bump",
1213
"postUpdateOptions": ["pnpmDedupe"],

0 commit comments

Comments
 (0)
Please sign in to comment.