Skip to content

chore(deps-dev): bump eslint-plugin-simple-import-sort from 12.1.1 to 13.0.0 in the development group #738

chore(deps-dev): bump eslint-plugin-simple-import-sort from 12.1.1 to 13.0.0 in the development group

chore(deps-dev): bump eslint-plugin-simple-import-sort from 12.1.1 to 13.0.0 in the development group #738

Workflow file for this run

name: 'Lint PR'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}