Skip to content

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

Update pylint requirement from ~=3.1 to ~=3.2

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

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
schedule:
- cron: "0 0 * * mon"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: home-assistant/actions/hassfest@master