mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
fix(example): correctly specify minimumReleaseAge
This commit is contained in:
parent
375d4df4e8
commit
2d8c2068f5
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
"lockFileMaintenance"
|
"lockFileMaintenance"
|
||||||
],
|
],
|
||||||
"dependencyDashboardApproval": false,
|
"dependencyDashboardApproval": false,
|
||||||
"minimumReleaseAge": 0
|
"minimumReleaseAge": "1 day"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue