Skip to content

Bump @eslint-community/regexpp from 4.11.0 to 4.12.1 #4

Bump @eslint-community/regexpp from 4.11.0 to 4.12.1

Bump @eslint-community/regexpp from 4.11.0 to 4.12.1 #4

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
if: startsWith(github.head_ref, 'dependabot/')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}