chore: update example files with newer options (#855)

This commit is contained in:
Sam Ainsworth 2024-07-18 14:22:26 +01:00 committed by GitHub
parent b7fe9a6b20
commit db9fb1abfb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
"gitAuthor": "Renovate Bot <bot@renovateapp.com>",
"onboarding": false,
"platform": "github",
"includeForks": true,
"forkProcessing": "enabled",
"repositories": [
"renovatebot/github-action",
"renovate-tests/cocoapods1",
@ -23,7 +23,7 @@
"lockFileMaintenance"
],
"dependencyDashboardApproval": false,
"stabilityDays": 0
"minimumReleaseAge": 0
}
]
}