Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Remove development dependency on Docker.
Removes the actionlint-docker pre-commit hook, which requires Docker to be set up on the development machine. Given that the pre-commit hooks already lint yaml files and that the GitHub actions are run for every PR, the Docker dependency seems unreasonable.
- Loading branch information