Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Bump prettier-plugin-tailwindcss from 0.6.4 to 0.6.5 #353

Bump prettier-plugin-tailwindcss from 0.6.4 to 0.6.5

Bump prettier-plugin-tailwindcss from 0.6.4 to 0.6.5 #353

Workflow file for this run

name: auto-merge
on:
pull_request:
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.autoMergeToken }}