Skip to content

Commit 83550b6

Browse files
authored
Bump shellcheck Feature version to v1.1.0
Signed-off-by: Jason Garber <jason@sixtwothree.org>
1 parent c7ef7de commit 83550b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/shellcheck/devcontainer-feature.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "shellcheck",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"name": "shellcheck (via Github Releases)",
55
"documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/shellcheck",
66
"description": "",
@@ -15,4 +15,4 @@
1515
}
1616
},
1717
"installsAfter": []
18-
}
18+
}

0 commit comments

Comments
 (0)