Skip to content

Bump typescript-eslint from 7.12.0 to 7.13.0 #3

Bump typescript-eslint from 7.12.0 to 7.13.0

Bump typescript-eslint from 7.12.0 to 7.13.0 #3

Workflow file for this run

name: auto-merge
on:
pull_request_target:
branches:
- develop
jobs:
auto-merge:
runs-on: self-hosted
if: github.actor == 'dependabot[bot]' || github.actor == 'renovate[bot]'
steps:
- uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
command: 'squash and merge'
target: minor