Skip to content

Bump pre-commit from 4.4.0 to 4.5.0 (#752) #3675

Bump pre-commit from 4.4.0 to 4.5.0 (#752)

Bump pre-commit from 4.4.0 to 4.5.0 (#752) #3675

Workflow file for this run

name: HACS Action
on:
push:
branches: [master]
pull_request:
branches: [master]
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- name: Check out repository
uses: "actions/checkout@v5"
with:
fetch-depth: 2
- name: HACS Action
uses: hacs/[email protected]
with:
category: "python_script"