Skip to content

Commit c7b5dd8

Browse files
authored
build: Update renovate.json
1 parent 5fb067f commit c7b5dd8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
{
2020
"description": "Wait 7 days before suggesting new updates",
2121
"matchDatasources": ["npm"],
22-
"minimumReleaseAge": "7 days",
23-
"internalChecksFilter": "strict"
22+
"minimumReleaseAge": "7 days"
2423
},
2524
{
2625
"description": "Remove word `dependency` from commit messages and PR titles",

0 commit comments

Comments
 (0)