Skip to content

build(deps): bump ruff from 0.6.1 to 0.8.2 #1

build(deps): bump ruff from 0.6.1 to 0.8.2

build(deps): bump ruff from 0.6.1 to 0.8.2 #1

Workflow file for this run

name: triage
on:
pull_request:
branches: main
jobs:
autolabel:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"