Skip to content

chore(deps-dev): bump eslint-plugin-lit-a11y from 4.0.0 to 4.1.0 #59

chore(deps-dev): bump eslint-plugin-lit-a11y from 4.0.0 to 4.1.0

chore(deps-dev): bump eslint-plugin-lit-a11y from 4.0.0 to 4.1.0 #59

name: (deps) Automatic PR approval
on: [pull_request_target]
jobs:
automate-pullrequest-review:
runs-on: ubuntu-latest
steps:
- name: Approve dependabot PR
if: ${{ github.actor == 'dependabot[bot]' }}
uses: andrewmusgrave/[email protected]
with:
repo-token: ${{ secrets.PAT_RELEASE_KARL}}
event: APPROVE
body: 'Thank you dependabot 🎊'