Skip to content

Bump flake8-bugbear from 23.9.16 to 23.11.26 #97

Bump flake8-bugbear from 23.9.16 to 23.11.26

Bump flake8-bugbear from 23.9.16 to 23.11.26 #97

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"