Skip to content

Bump flake8-bugbear from 23.2.13 to 23.7.10 #1850

Bump flake8-bugbear from 23.2.13 to 23.7.10

Bump flake8-bugbear from 23.2.13 to 23.7.10 #1850

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