Skip to content

Commit

Permalink
feat(lib/config): add tgit .ci/ config paths
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhuizuo committed Apr 8, 2022
1 parent 3089070 commit 12f0c46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/config/app-strings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ export const configFileNames = [
'.github/renovate.json5',
'.gitlab/renovate.json',
'.gitlab/renovate.json5',
'.ci/renovate.json',
'.ci/renovate.json5',
'.renovaterc',
'.renovaterc.json',
'package.json',
Expand Down

0 comments on commit 12f0c46

Please sign in to comment.