Skip to content

Commit 20c1ac9

Browse files
committed
ci: prevent renovate to create PRs when minimum days not reach
1 parent 2923a24 commit 20c1ac9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"prConcurrentLimit": 2,
1919
"dependencyDashboard": false,
2020
"postUpdateOptions": ["yarnDedupeHighest"],
21+
"internalChecksFilter": "strict",
2122
"ignoreDeps": [
2223
"@mdx-js/react",
2324
"@types/react",

0 commit comments

Comments
 (0)