Skip to content

Commit 7224eda

Browse files
authored
Merge pull request #1224 from Turbo87/throttle-warpy
renovate: Throttle "warpy" PRs
2 parents 3b581a3 + 91397dd commit 7224eda

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/renovate.json5

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,12 @@
66
":semanticCommitsDisabled",
77
"regexManagers:githubActionsVersions",
88
],
9+
packageRules: [
10+
{
11+
matchPackageNames: [
12+
"warpy",
13+
],
14+
extends: ["schedule:weekly"],
15+
}
16+
]
917
}

0 commit comments

Comments
 (0)