Skip to content

Bump black from 23.9.1 to 23.10.0 #121

Bump black from 23.9.1 to 23.10.0

Bump black from 23.9.1 to 23.10.0 #121

Workflow file for this run

name: Linting
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
permissions:
contents: read
jobs:
black:
runs-on: ubuntu-latest
steps:
- name: Checkout (GitHub)
uses: actions/checkout@v3
- name: Build and run Dev Container task
uses: devcontainers/[email protected]
with:
runCmd: |
black --check custom_components/