Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

npm(deps): bump prettier from 3.0.0 to 3.0.1 #241

npm(deps): bump prettier from 3.0.0 to 3.0.1

npm(deps): bump prettier from 3.0.0 to 3.0.1 #241

name: Auto approve
on:
pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v2
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"