Skip to content

Commit

Permalink
Fix modes and devcontainer check
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernAtBosch committed Aug 30, 2024
1 parent cc60234 commit 5586513
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
Empty file modified .devcontainer/scripts/configure-codespaces.sh
100644 → 100755
Empty file.
Empty file modified .devcontainer/scripts/setup-dependencies.sh
100644 → 100755
Empty file.
Empty file modified .devcontainer/scripts/setup-git.sh
100644 → 100755
Empty file.
Empty file modified .devcontainer/scripts/upgrade-cli.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion .velocitas-lock.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages": {
"devenv-runtimes": "@python_venv",
"devenv-github-workflows": "v6.1.1",
"devenv-github-workflows": "@prepare_python_venv",
"devenv-github-templates": "v1.0.5",
"devenv-devcontainer-setup": "@velocitas_offline"
}
Expand Down
2 changes: 1 addition & 1 deletion .velocitas.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages": {
"devenv-runtimes": "@python_venv",
"devenv-github-workflows": "v6.1.1",
"devenv-github-workflows": "@prepare_python_venv",
"devenv-github-templates": "v1.0.5",
"devenv-devcontainer-setup": "@velocitas_offline"
},
Expand Down

0 comments on commit 5586513

Please sign in to comment.