Skip to content

Bump docker from 7.0.0 to 7.1.0 #201

Bump docker from 7.0.0 to 7.1.0

Bump docker from 7.0.0 to 7.1.0 #201

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/