Skip to content

Update pylint requirement from ~=3.1 to ~=3.2 #1105

Update pylint requirement from ~=3.1 to ~=3.2

Update pylint requirement from ~=3.1 to ~=3.2 #1105

Workflow file for this run

name: HACS
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
if: github.repository != 'Limych/ha-blueprint'
runs-on: "ubuntu-latest"
name: HACS
steps:
- uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/action@main"
with:
CATEGORY: "integration"