Skip to content

Update pre-commit hook ambv/black to v24 #1379

Update pre-commit hook ambv/black to v24

Update pre-commit hook ambv/black to v24 #1379

Workflow file for this run

---
name: Lint
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Earthly Lint
run: |
./earthly.sh +lint