Skip to content

build(deps): bump ruff from 0.11.9 to 0.13.1 #71

build(deps): bump ruff from 0.11.9 to 0.13.1

build(deps): bump ruff from 0.11.9 to 0.13.1 #71

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@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"