Skip to content

Commit

Permalink
Update lib/config/presets/local/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
  • Loading branch information
RahulGautamSingh and viceice authored Oct 22, 2022
1 parent 998adb6 commit 13024c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/presets/local/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import type { Preset, PresetConfig } from '../types';
const resolvers = {
azure,
bitbucket,
['bitbucket-server']: bitbucketServer,
'bitbucket-server': bitbucketServer,
gitea,
github,
gitlab,
Expand Down

0 comments on commit 13024c7

Please sign in to comment.