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

Bump @babel/traverse from 7.18.2 to 7.23.2 #695

Bump @babel/traverse from 7.18.2 to 7.23.2

Bump @babel/traverse from 7.18.2 to 7.23.2 #695

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