Skip to content

Commit

Permalink
chore(deps): bump mikefarah/yq from 4.44.6 to 4.45.1 in /.devcontainer
Browse files Browse the repository at this point in the history
Bumps mikefarah/yq from 4.44.6 to 4.45.1.

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jan 13, 2025
1 parent 67f40ea commit 9d76dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM albx79/what-bump:1.2.0 as what-bump
FROM mikefarah/yq:4.44.6 as yq
FROM mikefarah/yq:4.45.1 as yq

FROM mcr.microsoft.com/devcontainers/python:3.11-buster

Expand Down

0 comments on commit 9d76dcf

Please sign in to comment.