Skip to content

Bump @babel/types from 7.24.0 to 7.25.7 #560

Bump @babel/types from 7.24.0 to 7.25.7

Bump @babel/types from 7.24.0 to 7.25.7 #560

name: Format dependabot PR title to Toptal's commit format
on:
pull_request:
types: [opened]
branches: [master]
jobs:
format_title:
name: Format title
permissions: write-all
if: startsWith(github.head_ref, 'dependabot-')
runs-on: ubuntu-latest
steps:
- uses: toptal/davinci-github-actions/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}