Skip to content

Bump ruff from 0.4.7 to 0.4.9 in the pip group across 1 directory #4476

Bump ruff from 0.4.7 to 0.4.9 in the pip group across 1 directory

Bump ruff from 0.4.7 to 0.4.9 in the pip group across 1 directory #4476

Workflow file for this run

# https://github.com/marketplace/actions/labeler
name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
pull-requests: write
jobs:
triage:
name: Update PR Labels
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true