Skip to content

Bump ruff from 0.3.6 to 0.3.7 #1129

Bump ruff from 0.3.6 to 0.3.7

Bump ruff from 0.3.6 to 0.3.7 #1129

Workflow file for this run

name: Validate
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4.1.1"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"