mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-15 16:32:36 +00:00
chore: update example files with newer options (#855)
This commit is contained in:
parent
b7fe9a6b20
commit
db9fb1abfb
2 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ module.exports = {
|
|||
gitAuthor: 'Renovate Bot <bot@renovateapp.com>',
|
||||
onboarding: false,
|
||||
platform: 'github',
|
||||
includeForks: true,
|
||||
forkProcessing: 'enabled',
|
||||
dryRun: 'full',
|
||||
repositories: ['renovate-tests/cocoapods1', 'renovate-tests/gomod1'],
|
||||
packageRules: [
|
||||
|
|
@ -19,7 +19,7 @@ module.exports = {
|
|||
'lockFileMaintenance',
|
||||
],
|
||||
dependencyDashboardApproval: false,
|
||||
stabilityDays: 0,
|
||||
minimumReleaseAge: 0,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue