Skip to content

Update dependency pre-commit to v3.8.0 #1348

Update dependency pre-commit to v3.8.0

Update dependency pre-commit to v3.8.0 #1348

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