Skip to content

Bump flake8-bugbear from 23.11.26 to 23.12.2 #101

Bump flake8-bugbear from 23.11.26 to 23.12.2

Bump flake8-bugbear from 23.11.26 to 23.12.2 #101

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 }}"