Skip to content

Bump flake8-bugbear from 23.2.13 to 23.9.16 #1866

Bump flake8-bugbear from 23.2.13 to 23.9.16

Bump flake8-bugbear from 23.2.13 to 23.9.16 #1866

Workflow file for this run

name: Labeler
on:
- pull_request
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"