Skip to content

Bump pre-commit from 3.8.0 to 4.0.1 #594

Bump pre-commit from 3.8.0 to 4.0.1

Bump pre-commit from 3.8.0 to 4.0.1 #594

Workflow file for this run

name: Lint the Dockerfile
on: [push]
jobs:
lint-dockerfile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hadolint/[email protected]
with:
dockerfile: Dockerfile
config: .hadolint.yaml