Skip to content

Commit 16e89c3

Browse files
authored
Update renovate.json (#22)
1 parent 0182f1c commit 16e89c3

1 file changed

Lines changed: 3 additions & 29 deletions

File tree

renovate.json

Lines changed: 3 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +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-
}
24-
],
25-
"lockFileMaintenance": {
26-
"enabled": true,
27-
"schedule": [
28-
"after 5:00 and before 6:00 every weekday"
29-
]
30-
},
31-
"ignorePaths": [".github/workflows/build.yml", ".github/workflows/daily_security.yml", ".github/workflows/reviewdog.yaml"]
4+
"local>stackabletech/.github:renovate-config"
5+
]
326
}

0 commit comments

Comments
 (0)