Skip to content

Bump ruff from 0.6.8 to 0.7.1 in the pip group #161

Bump ruff from 0.6.8 to 0.7.1 in the pip group

Bump ruff from 0.6.8 to 0.7.1 in the pip group #161

Workflow file for this run

name: Enforce PR label
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1