Skip to content

Build(deps-dev): Bump isort from 6.1.0 to 7.0.0 #2

Build(deps-dev): Bump isort from 6.1.0 to 7.0.0

Build(deps-dev): Bump isort from 6.1.0 to 7.0.0 #2

name: Auto-approve Dependabot PRs
on:
pull_request:
jobs:
auto-approve:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Auto-approve and merge Dependabot PRs
uses: frequenz-floss/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
merge-method: merge