Skip to content

Bump eslint-config-bevry from 3.28.0 to 3.29.0 #81

Bump eslint-config-bevry from 3.28.0 to 3.29.0

Bump eslint-config-bevry from 3.28.0 to 3.29.0 #81

Workflow file for this run

name: automerge
'on':
- pull_request
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.DEPENDABOT_AUTOMERGE_GITHUB_TOKEN }}