Skip to content

build(deps-dev): bump black from 22.8.0 to 24.3.0 #550

build(deps-dev): bump black from 22.8.0 to 24.3.0

build(deps-dev): bump black from 22.8.0 to 24.3.0 #550

Workflow file for this run

# cspell:ignore deepakputhraya dependabot
name: PR
on:
pull_request:
jobs:
enforce-branch-name:
name: Enforce Branch Name
runs-on: ubuntu-latest
steps:
- uses: deepakputhraya/[email protected]
with:
regex: ([a-z])+\/([a-zA-Z0-9\-\_])+
allowed_prefixes: bugfix,chore,dependabot,docs,feat,feature,fix,hotfix,maint,maintain,maintenance,release
ignore: master,release,develop