mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
Single quotes on JS
This commit is contained in:
parent
c5301c2e39
commit
8bea788565
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ module.exports = {
|
|||
gitAuthor: 'Renovate Bot <bot@renovateapp.com>',
|
||||
onboarding: false,
|
||||
platform: 'github',
|
||||
forkProcessing: "enabled",
|
||||
forkProcessing: 'enabled',
|
||||
dryRun: 'full',
|
||||
repositories: ['renovate-tests/cocoapods1', 'renovate-tests/gomod1'],
|
||||
packageRules: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue