Skip to content

Commit 4cf6e7d

Browse files
committed
Replace manual npm update
1 parent a2b2eec commit 4cf6e7d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/monthly_npm_dependency_update.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
steps:
1515
- name: Run Renovate
1616
uses: renovatebot/github-action@83ec54fee49ab67d9cd201084c1ff325b4b462e4 #v46.1.10
17-
with:
18-
configurationFile: renovate.json
1917
env:
2018
RENOVATE_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2119
RENOVATE_REPOSITORIES: ${{ github.repository }}

0 commit comments

Comments
 (0)