Skip to content

Bump phpstan/phpstan from 1.10.59 to 1.10.60 #96

Bump phpstan/phpstan from 1.10.59 to 1.10.60

Bump phpstan/phpstan from 1.10.59 to 1.10.60 #96

Workflow file for this run

name: Auto Merge Dependabot
on:
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
automerge:
runs-on: ubuntu-latest
permissions: write-all
steps:
- id: automerge
name: automerge
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_DELETE_BRANCH: true
MERGE_FILTER_AUTHOR: dependabot[bot]
MERGE_LABELS: ''
MERGE_METHOD: squash