Skip to content

build(deps-dev): bump tsx from 4.6.2 to 4.10.4 #1405

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

build(deps-dev): bump tsx from 4.6.2 to 4.10.4 #1405

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@290a98eb0ac22b16476c147ce402eff61171e042 # 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