Skip to content

chore(deps-dev): bump eslint-plugin-react from 7.34.2 to 7.37.2 in /client #12

chore(deps-dev): bump eslint-plugin-react from 7.34.2 to 7.37.2 in /client

chore(deps-dev): bump eslint-plugin-react from 7.34.2 to 7.37.2 in /client #12

name: Conventional Commits
on:
pull_request:
branches:
- main
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/action-conventional-commits@v1.3.0
with:
allowed-commit-types: "feat,fix,docs,style,refactor,perf,test,chore,build,ci"