Skip to content

Bump hypothesis from 6.151.9 to 6.151.10 in the patch group #94

Bump hypothesis from 6.151.9 to 6.151.10 in the patch group

Bump hypothesis from 6.151.9 to 6.151.10 in the patch group #94

name: Dependabot Auto Manage
on: pull_request
permissions:
contents: write
pull-requests: write
jobs:
dependabot:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: frequenz-floss/dependabot-auto-approve@e943399cc9d76fbb6d7faae446cd57301d110165 # v1.5.0
with:
dependency-type: 'all'
auto-merge: 'true'
merge-method: 'merge'
add-label: 'auto-merged'