Skip to content

build(deps): bump yapf from 0.40.2 to 0.43.0 #28040

build(deps): bump yapf from 0.40.2 to 0.43.0

build(deps): bump yapf from 0.40.2 to 0.43.0 #28040

Workflow file for this run

---
name: Automerge
"on":
pull_request:
types:
- labeled
- unlabeled
- synchronize
- opened
- edited
- ready_for_review
- reopened
- unlocked
pull_request_review:
types:
- submitted
check_suite:
types:
- completed
status: {}
jobs:
Please:
runs-on: ubuntu-20.04
steps:
- name: automerge
uses: pascalgn/automerge-action@v0.16.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_REMOVE_LABELS: automerge
MERGE_METHOD: squash
MERGE_DELETE_BRANCH: true
MERGE_RETRY_SLEEP: 60000
MERGE_RETRIES: 6