Skip to content

build(deps-dev): bump tsx from 4.6.2 to 4.19.1 #2203

build(deps-dev): bump tsx from 4.6.2 to 4.19.1

build(deps-dev): bump tsx from 4.6.2 to 4.19.1 #2203

Workflow file for this run

name: Pull Request lint
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: linz/action-pull-request-lint@4744d5a3ab84000afc4eb5dc98b7fd19d7682fff # v1
with:
conventional: 'error' # require conventional pull request title (default: "error" options: "error", "warn", "off")
jira: 'warn' # Require JIRA ticket references (default: "warn", options: "error", "warn", "off")
jira-projects: 'BM,TDE' # optional list of jira projects