Skip to content

build(deps-dev): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory #9

build(deps-dev): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory

build(deps-dev): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory #9

name: Conventional Pull Request
# See https://github.com/Namchee/conventional-pr
on:
pull_request:
permissions:
checks: write
issues: write
pull-requests: write
jobs:
cpr:
runs-on: ubuntu-latest
steps:
- name: conventional-pr
uses: Namchee/[email protected]
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
ignored_users: snyk-bot