File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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}
You can’t perform that action at this time.
0 commit comments