Skip to content

Commit

Permalink
Bump ghcr.io/devcontainers/features/powershell from 1.3.5 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps ghcr.io/devcontainers/features/powershell from 1.3.5 to 1.4.0.

---
updated-dependencies:
- dependency-name: ghcr.io/devcontainers/features/powershell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sid-maddy committed Aug 3, 2024
1 parent 3b8f993 commit bb1f612
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"features": {
"ghcr.io/devcontainers/features/powershell:1.3.5": {
"version": "1.3.5",
"resolved": "ghcr.io/devcontainers/features/powershell@sha256:0dd4e0352cc77ef586f7cca2414d3e8a7c506ad6df9ecd2221d078a961425bd6",
"integrity": "sha256:0dd4e0352cc77ef586f7cca2414d3e8a7c506ad6df9ecd2221d078a961425bd6"
"ghcr.io/devcontainers/features/powershell:1.4.0": {
"version": "1.4.0",
"resolved": "ghcr.io/devcontainers/features/powershell@sha256:de14707bd133d9634cb85f5502aac96e1d0f477b015e23db6185833f5c6fcec6",
"integrity": "sha256:de14707bd133d9634cb85f5502aac96e1d0f477b015e23db6185833f5c6fcec6"
},
"ghcr.io/devcontainers/features/python:1.6.3": {
"version": "1.6.3",
Expand Down
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"ghcr.io/devcontainers/features/python:1.6.3": {
"version": "3.11"
},
"ghcr.io/devcontainers/features/powershell:1.3.5": {}
"ghcr.io/devcontainers/features/powershell:1.4.0": {}
}
}

0 comments on commit bb1f612

Please sign in to comment.