Skip to content

Bump ruff from 0.9.1 to 0.9.2 #125

Bump ruff from 0.9.1 to 0.9.2

Bump ruff from 0.9.1 to 0.9.2 #125

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