Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 4c27b75

Browse files
committed
chore: revert to previous renovate.json config
1 parent cd0292f commit 4c27b75

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

renovate.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,5 @@
88
"packages/serverless-components/nextjs-component/examples/**"
99
],
1010
"prHourlyLimit": 5,
11-
"schedule": ["before 9am on Monday"],
12-
"updateLockFiles": false,
13-
"postUpgradeTasks": {
14-
"commands": ["yarn"],
15-
"fileFilters": ["**/yarn.lock"]
16-
}
11+
"schedule": ["before 9am on Monday"]
1712
}

0 commit comments

Comments
 (0)