Development: devcontainer setup, docs and enable dependabot (#10081)

* fix: container setup and task description

* feat: enable dependabot for devcontainer

* fix: dont install latest uv and dont install uvx

* Cleanup decontainer readme

* Fix the reset venv command

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
sidey79
2025-06-01 19:59:46 +02:00
committed by GitHub
parent 9c32d931bc
commit 7c33785c07
4 changed files with 14 additions and 35 deletions

View File

@@ -84,7 +84,9 @@ updates:
- "patch"
# Update Dockerfile in root directory
- package-ecosystem: "docker"
directory: "/"
directories:
- "/"
- "/.devcontainer/"
schedule:
interval: "weekly"
open-pull-requests-limit: 5