File tree Expand file tree Collapse file tree 2 files changed +4
-38
lines changed Expand file tree Collapse file tree 2 files changed +4
-38
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1919 "RENOVATE_VERSION:\\s*(?<depName>renovate)@(?<currentValue>[^\\s]+)" ,
2020 ] ,
2121 datasourceTemplate : "npm" ,
22- // Run the custom matcher on early Monday mornings (UTC)
23- schedule : "* 0-4 * * 1" ,
2422 } ,
2523 ] ,
2624 dependencyDashboard : false ,
3533 "github-actions" : {
3634 managerFilePatterns : [ ".github/workflows/docker-build-push-multiarch.yml" ] ,
3735 } ,
38- globalExtends : [ ":pinDependencies" , "config:best-practices" ] ,
39- onboarding : false ,
4036 osvVulnerabilityAlerts : true ,
4137 packageRules : [
4238 {
6662 schedule : "* 0-4 * * 1" ,
6763 matchPackageNames : [ "ghcr.io/renovatebot/renovate" ] ,
6864 } ,
65+ {
66+ schedule : "* 0-4 * * 1" ,
67+ matchDepNames : [ "renovate" ] ,
68+ } ,
6969 ] ,
7070 platformCommit : "enabled" ,
7171 rebaseWhen : "behind-base-branch" ,
72- requireConfig : "optional" ,
7372 vulnerabilityAlerts : {
7473 automerge : true ,
7574 enabled : true ,
You can’t perform that action at this time.
0 commit comments