Skip to content

Build(deps-dev): Bump mkdocstrings-python from 1.18.2 to 2.0.3 #82

Build(deps-dev): Bump mkdocstrings-python from 1.18.2 to 2.0.3

Build(deps-dev): Bump mkdocstrings-python from 1.18.2 to 2.0.3 #82

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'
add-label: 'auto-merged'