Skip to content

Commit

Permalink
Merge pull request #16 from JohnStrunk/hadolint
Browse files Browse the repository at this point in the history
Add hadolint to the devcontainer
  • Loading branch information
mergify[bot] authored Apr 25, 2024
2 parents c17ea35 + 0d4024a commit 96a5336
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"ghcr.io/devcontainers/features/node:1.4.1": {},
"ghcr.io/devcontainers-contrib/features/act:1.0.14": {},
"ghcr.io/devcontainers-contrib/features/pipenv:2.0.17": {},
"ghcr.io/devcontainers-contrib/features/pre-commit:2.0.17": {}
"ghcr.io/devcontainers-contrib/features/pre-commit:2.0.17": {},
"ghcr.io/dhoeric/features/hadolint:1.0.0": {}
},

"customizations": {
Expand Down

0 comments on commit 96a5336

Please sign in to comment.