Skip to content

build(deps): bump werkzeug from 2.2.3 to 3.0.1 #1714

build(deps): bump werkzeug from 2.2.3 to 3.0.1

build(deps): bump werkzeug from 2.2.3 to 3.0.1 #1714

Workflow file for this run

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