Skip to content

Commit

Permalink
chore(bumped): fix sortOptions
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocng committed Mar 9, 2017
1 parent 8dd0851 commit e634cc4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .bumpedrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ plugins:

'Linting config files':
plugin: 'bumped-finepack'
opts:
sortOptions:
ignoreObjectAtKeys: ['rules']
ignoreArrayAt: ['require']
sortOptions:
ignoreObjectAtKeys: ['rules']
ignoreArrayAtKeys: ['require']

postrelease:

Expand Down

0 comments on commit e634cc4

Please sign in to comment.