Skip to content

Bump ruff from 0.8.6 to 0.9.1 #124

Bump ruff from 0.8.6 to 0.9.1

Bump ruff from 0.8.6 to 0.9.1 #124

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