Skip to content

deps(deps): bump the dev-dependencies group across 1 directory with 7 updates #602

deps(deps): bump the dev-dependencies group across 1 directory with 7 updates

deps(deps): bump the dev-dependencies group across 1 directory with 7 updates #602

Workflow file for this run

---
name: HACS Jobs
on:
workflow_dispatch:
workflow_call:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
contents: read
packages: read
statuses: write
jobs:
validate:
name: Hassfest
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v7
- uses: "home-assistant/actions/hassfest@master"
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
if: "!contains(github.head_ref, 'dependabot')"
steps:
- name: HACS Action
uses: "hacs/action@main"
with:
category: integration