Skip to content

Bump ruff from 0.5.7 to 0.6.1 #559

Bump ruff from 0.5.7 to 0.6.1

Bump ruff from 0.5.7 to 0.6.1 #559

Workflow file for this run

---
name: Validate with hassfest
on: # yamllint disable-line rule:truthy
push:
branches:
- main
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: home-assistant/actions/hassfest@master