Skip to content

chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 #187

chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1

chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 #187

on:
pull_request_target:
types: [ opened, edited ]
name: conventional-release-labels
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@v1
with:
type_labels: '{"feat": "feature", "fix": "bugfix", "breaking": "breaking-change"}'