Skip to content

Commit 3e750c9

Browse files
authored
Update renovate config (#785)
1 parent 9ba3ab1 commit 3e750c9

File tree

1 file changed

+2
-21
lines changed

1 file changed

+2
-21
lines changed

Diff for: renovate.json

+2-21
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,6 @@
11
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
23
"extends": [
3-
"helpers:pinGitHubActionDigests"
4-
],
5-
"labels": [
6-
"dependencies"
7-
],
8-
"prCreation": "not-pending",
9-
"reviewers": [
10-
"team:developers"
11-
],
12-
"rollbackPrs": true,
13-
"schedule": [
14-
"after 5:00 and before 6:00 every weekday"
15-
],
16-
"timezone": "Europe/Berlin",
17-
"packageRules": [
18-
{
19-
"matchUpdateTypes": [
20-
"patch"
21-
],
22-
"groupName": "All dependencies (patch only)"
23-
}
4+
"local>stackabletech/.github:renovate-config"
245
]
256
}

0 commit comments

Comments
 (0)