mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
style(config): Linting the releaserc config file
This commit is contained in:
parent
77e38dc47e
commit
b682425248
@ -1,9 +1,9 @@
|
||||
tagFormat: '${version}'
|
||||
verifyConditions:
|
||||
- "@semantic-release/changelog"
|
||||
- "@semantic-release/npm"
|
||||
- "@semantic-release/git"
|
||||
verifyConditions:
|
||||
- '@semantic-release/changelog'
|
||||
- '@semantic-release/npm'
|
||||
- '@semantic-release/git'
|
||||
prepare:
|
||||
- "@semantic-release/changelog"
|
||||
- "@semantic-release/npm"
|
||||
- "@semantic-release/git"
|
||||
- '@semantic-release/changelog'
|
||||
- '@semantic-release/npm'
|
||||
- '@semantic-release/git'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user