Skip to content

build(deps): bump pytest-homeassistant-custom-component from 0.13.132 to 0.13.180 #617

build(deps): bump pytest-homeassistant-custom-component from 0.13.132 to 0.13.180

build(deps): bump pytest-homeassistant-custom-component from 0.13.132 to 0.13.180 #617

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6
with:
configFile: "commitlint.config.mjs"