Skip to content

Commit 5d01701

Browse files
dev: update path to renovate config file
1 parent 9967c7f commit 5d01701

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Run Renovate
2727
uses: renovatebot/[email protected]
2828
with:
29-
configurationFile: .github/renovate.json
29+
configurationFile: .github/config/renovate.json
3030
token: ${{ secrets.RENOVATE_TOKEN }}
3131
env:
3232
LOG_LEVEL: info

0 commit comments

Comments
 (0)