Skip to content

Bump mypy from 1.5.1 to 1.7.0 #404

Bump mypy from 1.5.1 to 1.7.0

Bump mypy from 1.5.1 to 1.7.0 #404

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