Skip to content

Bump @bevry/valid-filename from 1.0.0 to 1.1.0 #116

Bump @bevry/valid-filename from 1.0.0 to 1.1.0

Bump @bevry/valid-filename from 1.0.0 to 1.1.0 #116

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 }}