Skip to content

Commit 9f11570

Browse files
authored
Use org-wide Renovate preset (#226)
1 parent c821d9a commit 9f11570

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/renovate.json5

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
$schema: "https://docs.renovatebot.com/renovate-schema.json",
33
dependencyDashboard: true,
44
suppressNotifications: ["prEditedNotification"],
5-
extends: ["config:recommended"],
5+
extends: ["github>astral-sh/renovate-config"],
66
labels: ["internal"],
77
schedule: ["before 4am on Monday"],
88
semanticCommits: "disabled",
99
separateMajorMinor: false,
10-
prHourlyLimit: 10,
1110
enabledManagers: ["github-actions", "npm"],
1211
packageRules: [
1312
// Pin GitHub Actions to immutable SHAs.

0 commit comments

Comments
 (0)