Skip to content

build(deps): bump serde_json from 1.0.149 to 1.0.150 #11

build(deps): bump serde_json from 1.0.149 to 1.0.150

build(deps): bump serde_json from 1.0.149 to 1.0.150 #11

Workflow file for this run

name: commitlint
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
name: commitlint
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6
with:
configFile: .commitlintrc.json