Skip to content

Update dependency @rushstack/eslint-patch to ^1.10.5 #105

Update dependency @rushstack/eslint-patch to ^1.10.5

Update dependency @rushstack/eslint-patch to ^1.10.5 #105

name: Add changeset to renovate PRs
on:
pull_request:
types: [opened, synchronize, labeled]
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
renovate:
name: Update Renovate PR
runs-on: ubuntu-latest
if: contains(github.event.pull_request.labels.*.name, 'dependencies')
steps:
- name: Update PR
uses: mscharley/[email protected]
with:
token: ${{ secrets.RENOVATE_TOKEN }}
use-conventional-commits: false