Skip to content

build(deps-dev): bump postcss from 8.5.15 to 8.5.22 in the npm_and_yarn group across 1 directory #26

build(deps-dev): bump postcss from 8.5.15 to 8.5.22 in the npm_and_yarn group across 1 directory

build(deps-dev): bump postcss from 8.5.15 to 8.5.22 in the npm_and_yarn group across 1 directory #26

name: dependabot-auto-approve
on:
pull_request_target:
types: [opened, ready_for_review, reopened, synchronize]
permissions:
pull-requests: write
jobs:
approve:
if: github.actor == 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v4
with:
review-message: "Auto-approve: Dependabot PR"