Skip to content

Bump pretty-quick from 3.1.1 to 3.1.4 in /node #971

Bump pretty-quick from 3.1.1 to 3.1.4 in /node

Bump pretty-quick from 3.1.1 to 3.1.4 in /node #971

Workflow file for this run

name: Auto merge dependabot PRs
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.GHA_TOKEN }}