Skip to content

Commit

Permalink
feat: allow templating of the extends field
Browse files Browse the repository at this point in the history
  • Loading branch information
lstoeferle committed Mar 15, 2024
1 parent 7001356 commit 1bf45e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/util/template/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export const exposedConfigOptions = [
'commitMessagePrefix',
'commitMessageSuffix',
'commitMessageTopic',
'extends',
'gitAuthor',
'group',
'groupName',
Expand Down

0 comments on commit 1bf45e2

Please sign in to comment.