Skip to content

Bump types-protobuf from 6.32.1.20251210 to 6.32.1.20260221 #92

Bump types-protobuf from 6.32.1.20251210 to 6.32.1.20260221

Bump types-protobuf from 6.32.1.20251210 to 6.32.1.20260221 #92

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'