Skip to content

Bump regex from 1.10.2 to 1.10.3 #2282

Bump regex from 1.10.2 to 1.10.3

Bump regex from 1.10.2 to 1.10.3 #2282

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