Skip to content

Bump flask from 3.1.0 to 3.1.2 #190

Bump flask from 3.1.0 to 3.1.2

Bump flask from 3.1.0 to 3.1.2 #190

Workflow file for this run

name: Add comment to successful Dependabot PRs
on:
push:
branches:
- main
pull_request:
jobs:
automerge:
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- uses: fastify/github-action-merge-dependabot@v3
with:
use-github-auto-merge: true