Skip to content

Commit 1d2669a

Browse files
authored
chore(deps): custom params for renovate action (#832)
1 parent 0012fb7 commit 1d2669a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/renovate.yml

+4
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ jobs:
1919
github-token: ${{ secrets.ALGOLIA_BOT_TOKEN }}
2020
repo-owner: algolia
2121
repo-name: api-clients-automation
22+
pull-request-title: 'chore(deps): dependencies'
23+
pull-request-body: |
24+
Weekly dependencies update.
25+
Contribute to #532

0 commit comments

Comments
 (0)