Skip to content

Commit

Permalink
Pat/update version of hadolint (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-trunk-io authored Jul 31, 2023
1 parent f6ad458 commit 9956482
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linters/hadolint/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 0.1
lint:
downloads:
- name: hadolint
version: 2.8.0
version: 2.10.0
executable: true
downloads:
- os: linux
Expand Down Expand Up @@ -39,7 +39,7 @@ lint:
- name: PATH
list: ["${linter}"]
issue_url_format: https://github.com/hadolint/hadolint/wiki/{}
known_good_version: 2.8.0
known_good_version: 2.10.0
suggest_if: files_present
version_command:
parse_regex: ${semver}
Expand Down

0 comments on commit 9956482

Please sign in to comment.