Skip to content

Commit

Permalink
pre-commit: disable actionlint-docker in CI
Browse files Browse the repository at this point in the history
pre-commit.ci apparently does not support docker_image hooks.
  • Loading branch information
gotmax23 committed Dec 7, 2023
1 parent 44fd3d3 commit 0e60795
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ repos:
hooks:
- id: actionlint-docker
entry: docker.io/rhysd/actionlint:1.6.26
ci:
skip:
- actionlint-docker

0 comments on commit 0e60795

Please sign in to comment.