Skip to content

build(deps): bump pre-commit/action from 2.0.3 to 3.0.1 #123

build(deps): bump pre-commit/action from 2.0.3 to 3.0.1

build(deps): bump pre-commit/action from 2.0.3 to 3.0.1 #123

Workflow file for this run

name: auto-merge dependabot
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ahmadnassri/[email protected]
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
target: minor
github-token: "${{ secrets.GHA }}"