Skip to content

Bump chalk from 4.1.2 to 5.3.0 #8

Bump chalk from 4.1.2 to 5.3.0

Bump chalk from 4.1.2 to 5.3.0 #8

Workflow file for this run

name: auto-merge
on:
pull_request_target:
branches:
- develop
jobs:
auto-merge:
runs-on: self-hosted
if: github.actor == 'dependabot[bot]' || github.actor == 'renovate[bot]'
steps:
- uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
command: 'squash and merge'
target: minor