Skip to content

Commit

Permalink
Minor dev container updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcen committed Mar 1, 2024
1 parent 7e3ead3 commit aac5aed
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"version": "latest"
},
//"ghcr.io/devcontainers-contrib/features/neovim-apt-get:1": {},
//"ghcr.io/devcontainers-contrib/features/pre-commit:2": {
// "version": "latest"
//},
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/ruff:1": {
"version": "latest"
},
Expand Down Expand Up @@ -98,6 +98,7 @@
"elagil.pre-commit-helper",
"alexcvzz.vscode-sqlite",
"eamodio.gitlens",
"Tailscale.vscode-tailscale",
"tamasfe.even-better-toml"
]
}
Expand Down

0 comments on commit aac5aed

Please sign in to comment.