Skip to content

chore(deps): bump @steebchen/lint-next from 1.7.2 to 1.7.3 in /docs #695

chore(deps): bump @steebchen/lint-next from 1.7.2 to 1.7.3 in /docs

chore(deps): bump @steebchen/lint-next from 1.7.2 to 1.7.3 in /docs #695

Workflow file for this run

name: auto-merge
on: pull_request_target
jobs:
auto-merge:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
permissions:
pull-requests: write
issues: write
repository-projects: write
contents: write
steps:
- name: Auto Merge
uses: steebchen/actions/automerge@main
with:
token: ${{ secrets.GITHUB_TOKEN }}