Skip to content

Commit

Permalink
chore(deps): pin dependencies #111
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 964a13b commit 5152d5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"image": "mcr.microsoft.com/vscode/devcontainers/javascript-node:0-18",
"image": "mcr.microsoft.com/vscode/devcontainers/javascript-node:0-18@sha256:ed57dd8755b4e75a0426bd10ab1d3a60a22bb21fc2e093801375990978c42fb5",
"remoteUser": "node",
"customizations": {
"vscode": {
Expand All @@ -13,7 +13,7 @@
}
},
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
"ghcr.io/devcontainers/features/docker-in-docker:2@sha256:23ae11a86089da5f0b98a6edd603f91831802b7f2d5ef1e104e1b94a3beb546c": {}
},
"postCreateCommand": "echo 'GrimesAI: enjoying our salvaged lunar tech haul? Back to work!!'",
"hostRequirements": {
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<div align="center">

[!['Tesselation of swarm of cicadas flying into school of fish and translating into flying doves'][main-readme-hero]][main-readme-hero-url]
<br />
[![Orange banner indicating a preview software component][release-level-banner--unstable]](##)

</div>
Expand Down

0 comments on commit 5152d5e

Please sign in to comment.